Home
last modified time | relevance | path

Searched refs:FCOND_ULT (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h40 FCOND_ULT, enumerator
DMipsInstPrinter.cpp49 case FCOND_ULT: in MipsFCCToString()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsInstPrinter.h39 FCOND_ULT, enumerator
DMipsInstPrinter.cpp48 case FCOND_ULT: in MipsFCCToString()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp749 MipsFCMPCondCode = Mips::FCOND_ULT; in select()
DMipsISelLowering.cpp617 case ISD::SETULT: return Mips::FCOND_ULT; in condCodeToFCC()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp517 case ISD::SETULT: return Mips::FCOND_ULT; in condCodeToFCC()