Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:NumSGPRs

167   unsigned NumSGPRs = AMDGPU::SGPR_32RegClass.getNumRegs();
169 for (unsigned i = MaxWorkGroupSGPRCount; i < NumSGPRs; ++i) {