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()709 MaxNumAGPRs = 0; in getReservedRegs()715 if (Index + NumRegs > MaxNumAGPRs) in getReservedRegs()