HomeSort by relevance Sort by last modified time
    Searched refs:WorkGroupIDZSystemSGPR (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 56 unsigned WorkGroupIDZSystemSGPR;
162 WorkGroupIDZSystemSGPR = getNextSystemSGPR();
164 return WorkGroupIDZSystemSGPR;
395 return WorkGroupIDZSystemSGPR;
SIMachineFunctionInfo.cpp 49 WorkGroupIDZSystemSGPR(AMDGPU::NoRegister),
SIRegisterInfo.cpp     [all...]

Completed in 91 milliseconds