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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 54 unsigned WorkGroupIDXSystemSGPR;
131 WorkGroupIDXSystemSGPR = getNextSystemSGPR();
133 return WorkGroupIDXSystemSGPR;
SIMachineFunctionInfo.cpp 44 WorkGroupIDXSystemSGPR(AMDGPU::NoRegister),
SIRegisterInfo.cpp 576 return MFI->WorkGroupIDXSystemSGPR;

Completed in 59 milliseconds