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

  /external/llvm/lib/Target/Mips/InstPrinter/
MipsInstPrinter.h 60 FCOND_OGE,
MipsInstPrinter.cpp 48 case FCOND_OGE: return "ult";
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp 470 case ISD::SETOGE: return Mips::FCOND_OGE;
    [all...]

Completed in 25 milliseconds