Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsInstPrinter.h55 FCOND_OR, enumerator
HDMipsInstPrinter.cpp41 case FCOND_OR: return "un"; in MipsFCCToString()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsISelLowering.cpp622 case ISD::SETO: return Mips::FCOND_OR; in condCodeToFCC()