Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTargetBuiltins.h277 bool isStructStore() const { return Flags & IsStructStore; } in isStructStore() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp9442 else if (TypeFlags.isStructStore()) in EmitAArch64SVEBuiltinExpr()