Searched refs:isRecordWithSIMDVectorType (Results 1 – 4 of 4) sorted by relevance
430 bool CodeGen::isRecordWithSIMDVectorType(ASTContext &Context, QualType Ty) { in isRecordWithSIMDVectorType() function in CodeGen439 if (!isRecordWithSIMDVectorType(Context, I.getType())) in isRecordWithSIMDVectorType()448 if (isRecordWithSIMDVectorType(Context, FT)) in isRecordWithSIMDVectorType()
154 bool isRecordWithSIMDVectorType(ASTContext &Context, QualType Ty);
232 if (isRecordWithSIMDVectorType(getContext(), Ty)) in getParamTypeAlignment()
600 isRecordWithSIMDVectorType(getContext(), Ty))) in getTypeStackAlignInBytes()