Home
last modified time | relevance | path

Searched defs:DispatchPtr (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelAttributes.cpp242 Function *DispatchPtr = Mod->getFunction(DispatchPtrName); in runOnModule() local
DAMDGPUArgumentUsageInfo.h125 ArgDescriptor DispatchPtr; member
DAMDGPUPromoteAlloca.cpp239 CallInst *DispatchPtr = Builder.CreateCall(DispatchPtrFn, {}); in getLocalSizeYZ() local
/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h93 bool DispatchPtr : 1; variable
DAMDGPUPromoteAlloca.cpp284 CallInst *DispatchPtr = Builder.CreateCall(DispatchPtrFn, {}); in getLocalSizeYZ() local