Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPULowerKernelAttributes.cpp239 StringRef DispatchPtrName in runOnModule() local
242 Function *DispatchPtr = Mod->getFunction(DispatchPtrName); in runOnModule()