Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h4648 llvm::Value *EmitSVEStructLoad(const SVETypeFlags &TypeFlags,
H A DCGBuiltin.cpp9979 Value *CodeGenFunction::EmitSVEStructLoad(const SVETypeFlags &TypeFlags, in EmitSVEStructLoad() function in CodeGenFunction
10500 return EmitSVEStructLoad(TypeFlags, Ops, Builtin->LLVMIntrinsic); in EmitAArch64SVEBuiltinExpr()