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

  /external/llvm/lib/Target/Mips/InstPrinter/
MipsInstPrinter.h 61 FCOND_UGT,
MipsInstPrinter.cpp 50 case FCOND_UGT: return "ole";
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 473 case ISD::SETUGT: return Mips::FCOND_UGT;
    [all...]

Completed in 28 milliseconds