Searched refs:isRecordWithSIMDVectorType (Results 1 – 4 of 4) sorted by relevance
462 bool CodeGen::isRecordWithSIMDVectorType(ASTContext &Context, QualType Ty) { in isRecordWithSIMDVectorType() function in CodeGen471 if (!isRecordWithSIMDVectorType(Context, I.getType())) in isRecordWithSIMDVectorType()480 if (isRecordWithSIMDVectorType(Context, FT)) in isRecordWithSIMDVectorType()
148 bool isRecordWithSIMDVectorType(ASTContext &Context, QualType Ty);
237 if (isRecordWithSIMDVectorType(getContext(), Ty)) in getParamTypeAlignment()
590 isRecordWithSIMDVectorType(getContext(), Ty))) in getTypeStackAlignInBytes()