Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp1564 static bool isSIMDVectorType(ASTContext &Context, QualType Ty) { in isSIMDVectorType() function
1583 if (isSIMDVectorType(Context, FT)) in isRecordWithSIMDVectorType()
1607 if (Align >= 16 && (isSIMDVectorType(getContext(), Ty) || in getTypeStackAlignInBytes()