Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.h199 MSUBU_DSP, enumerator
H A DMipsDSPInstrInfo.td86 def MipsMSUBU_DSP : MipsDSPBase<"MSUBU_DSP", SDT_MipsDPA>;
1196 def MSUBU_DSP : DspMMRel, MSUBU_DSP_ENC, MSUBU_DSP_DESC;
H A DMipsScheduleGeneric.td1099 def : InstRW<[GenericDSPShort], (instregex "^MSUBU_DSP$")>;
H A DMipsISelLowering.cpp267 case MipsISD::MSUBU_DSP: return "MipsISD::MSUBU_DSP"; in getTargetNodeName()