Home
last modified time | relevance | path

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

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