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

/external/llvm/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.h40 FCOND_ULT, enumerator in enum:llvm::Mips::CondCode
H A DMipsInstPrinter.cpp47 case FCOND_ULT:
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp471 case ISD::SETULT: return Mips::FCOND_ULT;

Completed in 40 milliseconds