Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTargetBuiltins.h266 bool isStructStore() const { return Flags & IsStructStore; } in isStructStore() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp9134 else if (TypeFlags.isStructStore()) in EmitAArch64SVEBuiltinExpr()