Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h68 FCOND_NLE, enumerator
H A DMipsInstPrinter.cpp68 case FCOND_NLE: return "le"; in MipsFCCToString()