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

/openbsd-current/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h32 COND_EQ, //!< Equal enumerator in enum:llvm::AVRCC::CondCodes
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h31 COND_EQ, enumerator in enum:llvm::RISCVCC::CondCode
/openbsd-current/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h42 COND_EQ = 7, // Equal enumerator in enum:llvm::M68k::CondCode
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DARMDefines.h33 #define COND_EQ \ macro
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Darm.h52 #define COND_EQ 0 macro
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm/
H A DDNBArchImpl.cpp83 #define COND_EQ 0x0 macro
/openbsd-current/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 in enum:insn_rcond

Completed in 206 milliseconds