Searched refs:MaxNumAGPRs (Results 1 – 1 of 1) sorted by relevance
652 unsigned MaxNumAGPRs = MaxNumVGPRs; in getReservedRegs() local657 for (unsigned i = 0; i < MaxNumAGPRs; ++i) { in getReservedRegs()678 MaxNumAGPRs = MaxNumVGPRs; in getReservedRegs()681 MaxNumAGPRs = MaxNumVGPRs - TotalNumVGPRs; in getReservedRegs()684 MaxNumAGPRs = 0; in getReservedRegs()693 for (unsigned i = MaxNumAGPRs; i < TotalNumVGPRs; ++i) { in getReservedRegs()