Searched refs:dest2Oper (Results 1 – 1 of 1) sorted by relevance
11060 MachineOperand& dest2Oper = bInstr->getOperand(1); in EmitAtomicBit6432WithCustomInserter() local11096 BuildMI(newMBB, dl, TII->get(X86::PHI), dest2Oper.getReg()) in EmitAtomicBit6432WithCustomInserter()11105 MIB = BuildMI(newMBB, dl, TII->get(NotOpc), t2).addReg(dest2Oper.getReg()); in EmitAtomicBit6432WithCustomInserter()11108 t2 = dest2Oper.getReg(); in EmitAtomicBit6432WithCustomInserter()