Searched refs:OrigOldVal (Results 1 – 1 of 1) sorted by relevance
10100 Register OrigOldVal = MRI.createVirtualRegister(RC); in emitAtomicCmpSwapW() local10119 BuildMI(MBB, DL, TII->get(LOpcode), OrigOldVal) in emitAtomicCmpSwapW()10140 .addReg(OrigOldVal).addMBB(StartMBB) in emitAtomicCmpSwapW()