Home
last modified time | relevance | path

Searched defs:COND_EQ (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h32 COND_EQ, //!< Equal enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h31 COND_EQ, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h42 COND_EQ = 7, // Equal enumerator
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DARMDefines.h33 #define COND_EQ \ macro
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Darm.h52 #define COND_EQ 0 macro
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm/
H A DDNBArchImpl.cpp83 #define COND_EQ 0x0 macro
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dxc16x-desc.h96 , COND_EQ = 2, COND_NE = 3, COND_ULT = 8, COND_UGE = 9 enumerator