Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.h4243 llvm::Value *EmitSVEStructLoad(const SVETypeFlags &TypeFlags,
H A DCGBuiltin.cpp9097 Value *CodeGenFunction::EmitSVEStructLoad(const SVETypeFlags &TypeFlags, in EmitSVEStructLoad() function in CodeGenFunction
9441 return EmitSVEStructLoad(TypeFlags, Ops, Builtin->LLVMIntrinsic); in EmitAArch64SVEBuiltinExpr()