Searched refs:NumIntArgRegs (Results 1 – 1 of 1) sorted by relevance
3308 unsigned RegSize = regSize(), NumIntArgRegs = numIntArgRegs(); in allocateRegs() local3314 ByVal.FirstIdx = CCInfo.getFirstUnallocated(IntArgRegs, NumIntArgRegs); in allocateRegs()3323 for (unsigned I = ByVal.FirstIdx; ByValSize && (I < NumIntArgRegs); in allocateRegs()