Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.h45 FCOND_OLT, enumerator
117 case FCOND_OLT: in MBlazeFCCToString()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h39 FCOND_OLT, enumerator
DMipsInstPrinter.cpp36 case FCOND_OLT: in MipsFCCToString()
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h39 FCOND_OLT, enumerator
DMipsInstPrinter.cpp47 case FCOND_OLT: in MipsFCCToString()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp459 case ISD::SETOLT: return Mips::FCOND_OLT; in FPCondCCodeToFCC()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp510 case ISD::SETOLT: return Mips::FCOND_OLT; in condCodeToFCC()