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