Home
last modified time | relevance | path

Searched refs:FCOND_GE (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.h74 FCOND_GE, enumerator
136 case FCOND_GE: return "ge"; in MBlazeFCCToString()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h68 FCOND_GE, enumerator
DMipsInstPrinter.cpp55 case FCOND_GE: return "nge"; in MipsFCCToString()
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h68 FCOND_GE, enumerator
DMipsInstPrinter.cpp66 case FCOND_GE: return "nge"; in MipsFCCToString()