Home
last modified time | relevance | path

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

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