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