Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetBuiltins.h262 bool isGatherPrefetch() const { return Flags & IsGatherPrefetch; } in isGatherPrefetch() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp8911 else if (TypeFlags.isGatherPrefetch()) in EmitAArch64SVEBuiltinExpr()