Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h4823 llvm::Value *EmitSVEStructStore(const SVETypeFlags &TypeFlags,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DARM.cpp4087 Value *CodeGenFunction::EmitSVEStructStore(const SVETypeFlags &TypeFlags, in EmitSVEStructStore() function in CodeGenFunction
4537 return EmitSVEStructStore(TypeFlags, Ops, Builtin->LLVMIntrinsic); in EmitAArch64SVEBuiltinExpr()