Home
last modified time | relevance | path

Searched refs:FCOND_GLE (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/MBlaze/
DMBlazeInstrInfo.h70 FCOND_GLE, enumerator
128 case FCOND_GLE: return "ngle"; in MBlazeFCCToString()
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h64 FCOND_GLE, enumerator
DMipsInstPrinter.cpp50 case FCOND_GLE: return "ngle"; in MipsFCCToString()