Searched refs:isRecordWithSIMDVectorType (Results 1 – 4 of 4) sorted by relevance
468 bool CodeGen::isRecordWithSIMDVectorType(ASTContext &Context, QualType Ty) { in isRecordWithSIMDVectorType() function in CodeGen477 if (!isRecordWithSIMDVectorType(Context, I.getType())) in isRecordWithSIMDVectorType()486 if (isRecordWithSIMDVectorType(Context, FT)) in isRecordWithSIMDVectorType()
165 bool isRecordWithSIMDVectorType(ASTContext &Context, QualType Ty);
233 if (isRecordWithSIMDVectorType(getContext(), Ty)) in getParamTypeAlignment()
601 isRecordWithSIMDVectorType(getContext(), Ty))) in getTypeStackAlignInBytes()