Home | History | Annotate | Download | only in Mips

Lines Matching refs:GetEhDataReg

484       if (!MBB.isLiveIn(ABI.GetEhDataReg(I)))
485 MBB.addLiveIn(ABI.GetEhDataReg(I));
486 TII.storeRegToStackSlot(MBB, MBBI, ABI.GetEhDataReg(I), false,
493 unsigned Reg = MRI->getDwarfRegNum(ABI.GetEhDataReg(I), true);
705 TII.loadRegFromStackSlot(MBB, I, ABI.GetEhDataReg(J),