Lines Matching refs:intArgRegs
3473 const MCPhysReg *MipsTargetLowering::MipsCC::intArgRegs() const {
3498 const MCPhysReg *IntArgRegs = intArgRegs(), *ShadowRegs = shadowRegs();
3503 ByVal.FirstIdx = CCInfo.getFirstUnallocated(IntArgRegs, NumIntArgRegs);
3507 CCInfo.AllocateReg(IntArgRegs[ByVal.FirstIdx], ShadowRegs[ByVal.FirstIdx]);
3514 CCInfo.AllocateReg(IntArgRegs[I], ShadowRegs[I]);
3563 unsigned ArgReg = CC.intArgRegs()[ByVal.FirstIdx + I];
3590 const MCPhysReg *ArgRegs = CC.intArgRegs();
3676 const MCPhysReg *ArgRegs = CC.intArgRegs();