HomeSort by relevance Sort by last modified time
    Searched refs:JNCC (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Target/AVR/
AVRInstrInfo.cpp 322 // jnCC L2
330 unsigned JNCC = getBrCond(BranchCode).getOpcode();
333 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(JNCC))
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
AVRInstrInfo.cpp 345 // jnCC L2
353 unsigned JNCC = getBrCond(BranchCode).getOpcode();
356 BuildMI(MBB, UnCondBrIter, MBB.findDebugLoc(I), get(JNCC))
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 279 milliseconds