Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp1629 static bool isRecordWithSIMDVectorType(ASTContext &Context, QualType Ty) { in isRecordWithSIMDVectorType() function
1638 if (!isRecordWithSIMDVectorType(Context, I.getType())) in isRecordWithSIMDVectorType()
1647 if (isRecordWithSIMDVectorType(Context, FT)) in isRecordWithSIMDVectorType()
1677 isRecordWithSIMDVectorType(getContext(), Ty))) in getTypeStackAlignInBytes()
4662 if (isRecordWithSIMDVectorType(getContext(), Ty)) in getParamTypeAlignment()