Searched refs:isSIMDVectorType (Results 1 – 1 of 1) sorted by relevance
1564 static bool isSIMDVectorType(ASTContext &Context, QualType Ty) { in isSIMDVectorType() function1583 if (isSIMDVectorType(Context, FT)) in isRecordWithSIMDVectorType()1607 if (Align >= 16 && (isSIMDVectorType(getContext(), Ty) || in getTypeStackAlignInBytes()