Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp1566 static bool isRecordWithSIMDVectorType(ASTContext &Context, QualType Ty) { in isRecordWithSIMDVectorType() function
1575 if (!isRecordWithSIMDVectorType(Context, I.getType())) in isRecordWithSIMDVectorType()
1584 if (isRecordWithSIMDVectorType(Context, FT)) in isRecordWithSIMDVectorType()
1614 isRecordWithSIMDVectorType(getContext(), Ty))) in getTypeStackAlignInBytes()
4564 if (isRecordWithSIMDVectorType(getContext(), Ty)) in getParamTypeAlignment()