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

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