Searched refs:RetryOldVal (Results 1 – 2 of 2) sorted by relevance
5573 unsigned RetryOldVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local5609 .addReg(RetryOldVal).addMBB(SetMBB); in emitAtomicCmpSwapW()5642 BuildMI(MBB, DL, TII->get(CSOpcode), RetryOldVal) in emitAtomicCmpSwapW()
6552 unsigned RetryOldVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local6590 .addReg(RetryOldVal).addMBB(SetMBB); in emitAtomicCmpSwapW()6623 BuildMI(MBB, DL, TII->get(CSOpcode), RetryOldVal) in emitAtomicCmpSwapW()