Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h57 unsigned WorkGroupInfoSystemSGPR; variable
168 WorkGroupInfoSystemSGPR = getNextSystemSGPR(); in addWorkGroupInfo()
170 return WorkGroupInfoSystemSGPR; in addWorkGroupInfo()
DSIMachineFunctionInfo.cpp50 WorkGroupInfoSystemSGPR(AMDGPU::NoRegister), in SIMachineFunctionInfo()