Home | History | Annotate | Download | only in SystemZ

Lines Matching defs:Tmp2

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