Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.h48 FCOND_ULE, enumerator
123 case FCOND_ULE: in MBlazeFCCToString()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h42 FCOND_ULE, enumerator
DMipsInstPrinter.cpp42 case FCOND_ULE: in MipsFCCToString()
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h42 FCOND_ULE, enumerator
DMipsInstPrinter.cpp53 case FCOND_ULE: in MipsFCCToString()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp467 case ISD::SETULE: return Mips::FCOND_ULE; in FPCondCCodeToFCC()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp518 case ISD::SETULE: return Mips::FCOND_ULE; in condCodeToFCC()