Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h4168 llvm::Value *EmitSVEStructStore(SVETypeFlags TypeFlags,
H A DCGBuiltin.cpp8659 Value *CodeGenFunction::EmitSVEStructStore(SVETypeFlags TypeFlags, in EmitSVEStructStore() function in CodeGenFunction
8916 return EmitSVEStructStore(TypeFlags, Ops, Builtin->LLVMIntrinsic); in EmitAArch64SVEBuiltinExpr()