Home
last modified time | relevance | path

Searched refs:FCOND_OLT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h38 FCOND_OLT, enumerator
H A DMipsInstPrinter.cpp47 case FCOND_OLT: in MipsFCCToString()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp838 MipsFCMPCondCode = Mips::FCOND_OLT; in select()
H A DMipsISelLowering.cpp620 case ISD::SETOLT: return Mips::FCOND_OLT; in condCodeToFCC()