Searched refs:isLaxVectorConversion (Results 1 – 3 of 3) sorted by relevance
5840 bool Sema::isLaxVectorConversion(QualType srcTy, QualType destTy) { in isLaxVectorConversion() function in Sema7392 if (isLaxVectorConversion(RHSType, LHSType)) { in CheckAssignmentConstraints()7405 isLaxVectorConversion(RHSType, LHSType)) { in CheckAssignmentConstraints()7958 if (isLaxVectorConversion(ScalarType, VecType) && in CheckVectorOperands()
1469 S.isLaxVectorConversion(FromType, ToType)) { in IsVectorConversion()
8839 bool isLaxVectorConversion(QualType srcType, QualType destType);