Searched refs:areLaxCompatibleRVVTypes (Results 1 – 5 of 5) sorted by relevance
2278 bool areLaxCompatibleRVVTypes(QualType FirstType, QualType SecondType);
9571 bool ASTContext::areLaxCompatibleRVVTypes(QualType FirstType, in areLaxCompatibleRVVTypes() function in ASTContext
1874 S.Context.areLaxCompatibleRVVTypes(FromType, ToType)) { in IsVectorConversion()
15705 S.Context.areLaxCompatibleRVVTypes(QualType(Target, 0), in CheckImplicitConversion()
10244 Context.areLaxCompatibleRVVTypes(LHSType, RHSType)) { in CheckAssignmentConstraints()