Home
last modified time | relevance | path

Searched refs:FCOND_UGT (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.h67 FCOND_UGT, enumerator
122 case FCOND_UGT: return "ole"; in MBlazeFCCToString()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h61 FCOND_UGT, enumerator
DMipsInstPrinter.cpp41 case FCOND_UGT: return "ole"; in MipsFCCToString()
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h61 FCOND_UGT, enumerator
DMipsInstPrinter.cpp52 case FCOND_UGT: return "ole"; in MipsFCCToString()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h61 FCOND_UGT, enumerator
DMipsInstPrinter.cpp52 case FCOND_UGT: return "ole"; in MipsFCCToString()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp468 case ISD::SETUGT: return Mips::FCOND_UGT; in FPCondCCodeToFCC()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp519 case ISD::SETUGT: return Mips::FCOND_UGT; in condCodeToFCC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp615 case ISD::SETUGT: return Mips::FCOND_UGT; in condCodeToFCC()