Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h93 bool DispatchPtr : 1; variable
DAMDGPUPromoteAlloca.cpp284 CallInst *DispatchPtr = Builder.CreateCall(DispatchPtrFn, {}); in getLocalSizeYZ() local