Searched refs:FCOND_ULE (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.h42 FCOND_ULE, enumerator in enum:llvm::Mips::CondCode
H A DMipsInstPrinter.cpp51 case FCOND_ULE:
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp472 case ISD::SETULE: return Mips::FCOND_ULE;

Completed in 57 milliseconds