Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h208 SETCC_DSP, enumerator
H A DMipsSEISelLowering.cpp976 return DAG.getNode(MipsISD::SETCC_DSP, SDLoc(N), Ty, N->getOperand(0), in performSETCCCombine()
986 if (SetCC.getOpcode() != MipsISD::SETCC_DSP) in performVSELECTCombine()
H A DMipsDSPInstrInfo.td90 def MipsSETCC_DSP : MipsDSPBase<"SETCC_DSP", SDTSetCC>;
H A DMipsISelLowering.cpp271 case MipsISD::SETCC_DSP: return "MipsISD::SETCC_DSP"; in getTargetNodeName()