Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2205 if (BuiltinPrefetch(TheCall)) in CheckBuiltinFunctionCall()
5097 bool Sema::BuiltinPrefetch(CallExpr *TheCall) { in BuiltinPrefetch() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2495 bool BuiltinPrefetch(CallExpr *TheCall);