Home
last modified time | relevance | path

Searched refs:FloatUsesVector (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp737 auto FloatUsesVector = [this](QualType Ty){ in getParamTypeAlignment() local
746 } else if (FloatUsesVector(Ty)) { in getParamTypeAlignment()
774 FloatUsesVector(QualType(AlignAsType, 0)); in getParamTypeAlignment()