Searched refs:FCOND_OGT (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h61 FCOND_OGT, enumerator in enum:llvm::Mips::CondCode
H A DMipsInstPrinter.cpp53 case FCOND_OGT: return "ule";
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp612 case ISD::SETOGT: return Mips::FCOND_OGT;

Completed in 109 milliseconds