Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp3451 bool Sema::CheckX86BuiltinGatherScatterScale(unsigned BuiltinID, in CheckX86BuiltinGatherScatterScale() function in Sema
3582 if (CheckX86BuiltinGatherScatterScale(BuiltinID, TheCall)) in CheckX86BuiltinFunctionCall()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h10513 bool CheckX86BuiltinGatherScatterScale(unsigned BuiltinID, CallExpr *TheCall);