Home | History | Annotate | Download | only in Mips

Lines Matching refs:GetEhDataReg

486       if (!MBB.isLiveIn(ABI.GetEhDataReg(I)))
487 MBB.addLiveIn(ABI.GetEhDataReg(I));
488 TII.storeRegToStackSlot(MBB, MBBI, ABI.GetEhDataReg(I), false,
495 unsigned Reg = MRI->getDwarfRegNum(ABI.GetEhDataReg(I), true);
707 TII.loadRegFromStackSlot(MBB, I, ABI.GetEhDataReg(J),