Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h60 FCOND_UGT, enumerator
H A DMipsInstPrinter.cpp52 case FCOND_UGT: return "ole"; in MipsFCCToString()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp629 case ISD::SETUGT: return Mips::FCOND_UGT; in condCodeToFCC()