Home
last modified time | relevance | path

Searched defs:COND_GE (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430.h27 COND_GE = 4, enumerator
/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h34 COND_GE, //!< Greater than or equal enumerator
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h34 COND_GE, enumerator
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h47 COND_GE = 12, // Greater or Equal enumerator
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DARMDefines.h57 #define COND_GE \ macro
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Darm.h62 #define COND_GE 10 macro
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h94 COND_GE = 13, enumerator
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm/
H A DDNBArchImpl.cpp95 #define COND_GE 0xA macro