Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.h62 FCOND_OR, enumerator
112 case FCOND_OR: return "un"; in MBlazeFCCToString()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h56 FCOND_OR, enumerator
DMipsInstPrinter.cpp31 case FCOND_OR: return "un"; in MipsFCCToString()
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h56 FCOND_OR, enumerator
DMipsInstPrinter.cpp42 case FCOND_OR: return "un"; in MipsFCCToString()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp471 case ISD::SETO: return Mips::FCOND_OR; in FPCondCCodeToFCC()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp522 case ISD::SETO: return Mips::FCOND_OR; in condCodeToFCC()