Home
last modified time | relevance | path

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

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