Searched refs:NumRequiredSystemSGPRs (Results 1 – 1 of 1) sorted by relevance
2599 unsigned NumRequiredSystemSGPRs = Info.hasWorkGroupIDX() + in allocateSystemSGPRs() local2603 for (unsigned i = NumRequiredSystemSGPRs + CurrentUserSGPRs; i < 16; ++i) { in allocateSystemSGPRs()