Home | History | Annotate | Download | only in Sparc

Lines Matching refs:CurArgReg

546     const MCPhysReg *CurArgReg = ArgRegs+NumAllocated, *ArgRegEnd = ArgRegs+6;
560 for (; CurArgReg != ArgRegEnd; ++CurArgReg) {
562 MF.getRegInfo().addLiveIn(*CurArgReg, VReg);