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.cpp15725 if (auto Res = BuiltinVectorMath(TheCall, ArgTyRestr); Res.has_value()) { in BuiltinElementwiseMath()
15733 std::optional<QualType> Res = BuiltinVectorMath(TheCall); in BuiltinVectorToScalarMath()
15759 Sema::BuiltinVectorMath(CallExpr *TheCall, in BuiltinVectorMath() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2760 BuiltinVectorMath(CallExpr *TheCall,