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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h56 FCOND_UNE, enumerator in enum:llvm::Mips::CondCode
H A DMipsInstPrinter.cpp43 case FCOND_UNE: return "eq";
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp608 case ISD::SETUNE: return Mips::FCOND_UNE;

Completed in 148 milliseconds