HomeSort by relevance Sort by last modified time
    Searched refs:COND_GT (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/MBlaze/
MBlazeInstrInfo.h 80 COND_GT,
94 case COND_GT: return MBlaze::BGTID;
  /external/qemu/tcg/arm/
tcg-target.c 323 COND_GT = 0xc,
334 [TCG_COND_GT] = COND_GT,
    [all...]

Completed in 2595 milliseconds