Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelAttributes.cpp240 StringRef DispatchPtrName in runOnModule() local
243 Function *DispatchPtr = Mod->getFunction(DispatchPtrName); in runOnModule()