Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h203 SHLL_DSP, enumerator
H A DMipsDSPInstrInfo.td87 def MipsSHLL_DSP : MipsDSPBase<"SHLL_DSP", SDT_MipsSHIFT_DSP>;
H A DMipsSEISelLowering.cpp877 return performDSPShiftCombine(MipsISD::SHLL_DSP, N, Ty, DAG, Subtarget); in performSHLCombine()
H A DMipsISelLowering.cpp268 case MipsISD::SHLL_DSP: return "MipsISD::SHLL_DSP"; in getTargetNodeName()