Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelLowering.h153 SETCC_DSP, enumerator
DMipsSEISelLowering.cpp976 return DAG.getNode(MipsISD::SETCC_DSP, SDLoc(N), Ty, N->getOperand(0), in performSETCCCombine()
1025 if (SetCC.getOpcode() != MipsISD::SETCC_DSP) in performVSELECTCombine()
DMipsDSPInstrInfo.td82 def MipsSETCC_DSP : MipsDSPBase<"SETCC_DSP", SDTSetCC>;
DMipsISelLowering.cpp180 case MipsISD::SETCC_DSP: return "MipsISD::SETCC_DSP"; in getTargetNodeName()