Home
last modified time | relevance | path

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

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