Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14279 if (BuiltinVectorMath(TheCall, Res)) in BuiltinElementwiseMath()
14287 if (BuiltinVectorMath(TheCall, Res)) in BuiltinVectorToScalarMath()
14298 bool Sema::BuiltinVectorMath(CallExpr *TheCall, QualType &Res) { in BuiltinVectorMath() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2350 bool BuiltinVectorMath(CallExpr *TheCall, QualType &Res);