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