Searched refs:areLaxCompatibleRVVTypes (Results 1 – 5 of 5) sorted by relevance
2537 bool areLaxCompatibleRVVTypes(QualType FirstType, QualType SecondType);
10594 bool ASTContext::areLaxCompatibleRVVTypes(QualType FirstType, in areLaxCompatibleRVVTypes() function in ASTContext
12175 Context.areLaxCompatibleRVVTypes(QualType(Target, 0), in CheckImplicitConversion()
2193 S.Context.areLaxCompatibleRVVTypes(FromType, ToType)) { in IsVectorConversion()
9412 Context.areLaxCompatibleRVVTypes(LHSType, RHSType)) { in CheckAssignmentConstraints()