Home
last modified time | relevance | path

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

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