Searched refs:DestCopy (Results 1 – 1 of 1) sorted by relevance
1735 unsigned DestCopy = MRI.createVirtualRegister(MRI.getRegClass(Dest)); in emitAtomicCmpSwap() local1740 BuildMI(*BB, II, DL, TII->get(Mips::COPY), DestCopy).addReg(Dest); in emitAtomicCmpSwap()