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