Searched refs:IncrCopy (Results 1 – 1 of 1) sorted by relevance
1504 unsigned IncrCopy = RegInfo.createVirtualRegister(RegInfo.getRegClass(Incr)); in emitAtomicBinary() local1506 BuildMI(*BB, II, DL, TII->get(Mips::COPY), IncrCopy).addReg(Incr); in emitAtomicBinary()1512 .addReg(IncrCopy) in emitAtomicBinary()