Searched refs:isRecordWithSSEVectorType (Results 1 – 1 of 1) sorted by relevance
1462 static bool isRecordWithSSEVectorType(ASTContext &Context, QualType Ty) { in isRecordWithSSEVectorType() function1471 if (!isRecordWithSSEVectorType(Context, I.getType())) in isRecordWithSSEVectorType()1480 if (isRecordWithSSEVectorType(Context, FT)) in isRecordWithSSEVectorType()1502 isRecordWithSSEVectorType(getContext(), Ty))) in getTypeStackAlignInBytes()