Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DTargetBuiltins.h252 bool isGatherPrefetch() const { return Flags & IsGatherPrefetch; } in isGatherPrefetch() function
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp8599 else if (TypeFlags.isGatherPrefetch()) in EmitAArch64SVEBuiltinExpr()