Searched refs:COND_EQ (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeInstrInfo.h79 COND_EQ, enumerator in enum:llvm::MBlaze::CondCode
92 case COND_EQ: return MBlaze::BEQID;
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dcond.c208 if (ctype >= COND_EQ && ctype <= COND_GE) {
251 case COND_EQ:
H A Dzsh.h553 #define COND_EQ 10 macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/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 186 milliseconds