Home
last modified time | relevance | path

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

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