Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsInstPrinter.h66 FCOND_NLT, enumerator
DMipsInstPrinter.cpp63 case FCOND_NLT: return "lt"; in MipsFCCToString()