Searched refs:RetrySwapVal (Results 1 – 1 of 1) sorted by relevance
8037 Register RetrySwapVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local8075 .addReg(RetrySwapVal).addMBB(SetMBB); in emitAtomicCmpSwapW()8078 BuildMI(MBB, DL, TII->get(SystemZ::RISBG32), RetrySwapVal) in emitAtomicCmpSwapW()8098 .addReg(RetrySwapVal).addReg(NegBitShift).addImm(-BitSize); in emitAtomicCmpSwapW()