Searched refs:anyAltivecTypes (Results 1 – 3 of 3) sorted by relevance
7978 bool Sema::anyAltivecTypes(QualType SrcTy, QualType DestTy) { in anyAltivecTypes() function in Sema9843 if (anyAltivecTypes(RHSType, LHSType) && in CheckAssignmentConstraints()10808 if (anyAltivecTypes(RHSType, LHSType) && in CheckVectorOperands()
1772 S.anyAltivecTypes(FromType, ToType) && in IsVectorConversion()
12640 bool anyAltivecTypes(QualType srcType, QualType destType);