Home
last modified time | relevance | path

Searched refs:anyAltivecTypes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp7645 bool Sema::anyAltivecTypes(QualType SrcTy, QualType DestTy) { in anyAltivecTypes() function in Sema
9369 anyAltivecTypes(RHSType, LHSType) && in CheckAssignmentConstraints()
10460 anyAltivecTypes(RHSType, LHSType) && in CheckVectorOperands()
H A DSemaOverload.cpp2211 S.anyAltivecTypes(FromType, ToType) && in IsVectorConversion()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7865 bool anyAltivecTypes(QualType srcType, QualType destType);