Home | History | Annotate | Download | only in SystemZ

Lines Matching defs:Tmp2

2816       unsigned Tmp2 = MRI.createVirtualRegister(RC);
2817 BuildMI(MBB, DL, TII->get(SystemZ::LCGR), Tmp2).addReg(Tmp);
2819 .addReg(Tmp2).addImm(-1);