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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 55 unsigned WorkGroupIDYSystemSGPR;
137 WorkGroupIDYSystemSGPR = getNextSystemSGPR();
139 return WorkGroupIDYSystemSGPR;
SIMachineFunctionInfo.cpp 45 WorkGroupIDYSystemSGPR(AMDGPU::NoRegister),
SIRegisterInfo.cpp 579 return MFI->WorkGroupIDYSystemSGPR;

Completed in 162 milliseconds