Searched refs:destOper (Results 1 – 1 of 1) sorted by relevance
10947 MachineOperand& destOper = bInstr->getOperand(0); in EmitAtomicBitwiseWithCustomInserter() local10991 MIB = BuildMI(newMBB, dl, TII->get(TargetOpcode::COPY), destOper.getReg()); in EmitAtomicBitwiseWithCustomInserter()11213 MachineOperand& destOper = mInstr->getOperand(0); in EmitAtomicMinMaxWithCustomInserter() local11262 MIB = BuildMI(newMBB, dl, TII->get(TargetOpcode::COPY), destOper.getReg()); in EmitAtomicMinMaxWithCustomInserter()