Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp240 StringRef DispatchPtrName in runOnModule() local
243 Function *DispatchPtr = Mod->getFunction(DispatchPtrName); in runOnModule()