Searched refs:MaxNumAGPRs (Results 1 – 1 of 1) sorted by relevance
672 unsigned MaxNumAGPRs = MaxNumVGPRs; in getReservedRegs() local686 MaxNumAGPRs = MaxNumVGPRs; in getReservedRegs()689 MaxNumAGPRs = MaxNumVGPRs - TotalNumVGPRs; in getReservedRegs()692 MaxNumAGPRs = 0; in getReservedRegs()702 for (unsigned i = MaxNumAGPRs; i < TotalNumVGPRs; ++i) { in getReservedRegs()