Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenFunction.h4645 llvm::Value *EmitSVEGatherPrefetch(const SVETypeFlags &TypeFlags,
HDCGBuiltin.cpp9946 Value *CodeGenFunction::EmitSVEGatherPrefetch(const SVETypeFlags &TypeFlags, in EmitSVEGatherPrefetch() function in CodeGenFunction
10498 return EmitSVEGatherPrefetch(TypeFlags, Ops, Builtin->LLVMIntrinsic); in EmitAArch64SVEBuiltinExpr()