Searched refs:DestCopy (Results 1 – 2 of 2) sorted by relevance
154 MachineInstr *findAvailCopy(MachineInstr &DestCopy, unsigned Reg, in findAvailCopy() argument170 make_range(AvailCopy->getIterator(), DestCopy.getIterator())) in findAvailCopy()
1741 unsigned DestCopy = MRI.createVirtualRegister(MRI.getRegClass(Dest)); in emitAtomicCmpSwap() local1746 BuildMI(*BB, II, DL, TII->get(Mips::COPY), DestCopy).addReg(Dest); in emitAtomicCmpSwap()