Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsInstPrinter.h67 FCOND_GE, enumerator
HDMipsInstPrinter.cpp65 case FCOND_GE: return "nge"; in MipsFCCToString()