Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h55 unsigned WorkGroupIDYSystemSGPR; variable
156 WorkGroupIDYSystemSGPR = getNextSystemSGPR(); in addWorkGroupIDY()
158 return WorkGroupIDYSystemSGPR; in addWorkGroupIDY()
392 return WorkGroupIDYSystemSGPR; in getWorkGroupIDSGPR()
DSIMachineFunctionInfo.cpp48 WorkGroupIDYSystemSGPR(AMDGPU::NoRegister), in SIMachineFunctionInfo()
DSIRegisterInfo.cpp920 return MFI->WorkGroupIDYSystemSGPR; in getPreloadedValue()