Searched refs:OldValRot (Results 1 – 1 of 1) sorted by relevance
8614 Register OldValRot = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local8655 BuildMI(MBB, DL, TII->get(SystemZ::RLL), OldValRot) in emitAtomicCmpSwapW()8658 .addReg(SwapVal).addReg(OldValRot).addImm(32).addImm(63 - BitSize).addImm(0); in emitAtomicCmpSwapW()8660 .addReg(OldValRot); in emitAtomicCmpSwapW()