Home
last modified time | relevance | path

Searched refs:NotOpc (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp11027 const unsigned NotOpc = X86::NOT32r; in EmitAtomicBit6432WithCustomInserter() local
11104 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()