Searched refs:dest1Oper (Results 1 – 1 of 1) sorted by relevance
11059 MachineOperand& dest1Oper = bInstr->getOperand(0); in EmitAtomicBit6432WithCustomInserter() local11094 BuildMI(newMBB, dl, TII->get(X86::PHI), dest1Oper.getReg()) in EmitAtomicBit6432WithCustomInserter()11104 MIB = BuildMI(newMBB, dl, TII->get(NotOpc), t1).addReg(dest1Oper.getReg()); in EmitAtomicBit6432WithCustomInserter()11107 t1 = dest1Oper.getReg(); in EmitAtomicBit6432WithCustomInserter()