Searched refs:NotOpc (Results 1 – 1 of 1) sorted by relevance
11027 const unsigned NotOpc = X86::NOT32r; in EmitAtomicBit6432WithCustomInserter() local11104 MIB = BuildMI(newMBB, dl, TII->get(NotOpc), t1).addReg(dest1Oper.getReg()); in EmitAtomicBit6432WithCustomInserter()11105 MIB = BuildMI(newMBB, dl, TII->get(NotOpc), t2).addReg(dest2Oper.getReg()); in EmitAtomicBit6432WithCustomInserter()