Home
last modified time | relevance | path

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

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