Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:restoreDstReg

6466   unsigned restoreDstReg = MRI.createVirtualRegister(RC);
6551 BuildMI(*thisMBB, MI, DL, TII->get(PPC::LI), restoreDstReg).addImm(1);
6587 .addReg(restoreDstReg).addMBB(thisMBB);