Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenFunction.h4225 llvm::Value *EmitSVEGatherLoad(const SVETypeFlags &TypeFlags,
DCGBuiltin.cpp8959 Value *CodeGenFunction::EmitSVEGatherLoad(const SVETypeFlags &TypeFlags, in EmitSVEGatherLoad() function in CodeGenFunction
9433 return EmitSVEGatherLoad(TypeFlags, Ops, Builtin->LLVMIntrinsic); in EmitAArch64SVEBuiltinExpr()