Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.h4246 llvm::Value *EmitSVEStructStore(const SVETypeFlags &TypeFlags,
H A DCGBuiltin.cpp9141 Value *CodeGenFunction::EmitSVEStructStore(const SVETypeFlags &TypeFlags, in EmitSVEStructStore() function in CodeGenFunction
9443 return EmitSVEStructStore(TypeFlags, Ops, Builtin->LLVMIntrinsic); in EmitAArch64SVEBuiltinExpr()