Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp15745 static bool checkBuiltinVectorMathMixedEnums(Sema &S, Expr *LHS, Expr *RHS, in checkBuiltinVectorMathMixedEnums() function
15764 if (checkBuiltinVectorMathMixedEnums( in BuiltinVectorMath()
15800 if (checkBuiltinVectorMathMixedEnums(*this, TheCall->getArg(0), in BuiltinElementwiseTernaryMath()
15802 checkBuiltinVectorMathMixedEnums(*this, TheCall->getArg(1), in BuiltinElementwiseTernaryMath()