Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h200 MSUBU_DSP, enumerator
H A DMipsDSPInstrInfo.td86 def MipsMSUBU_DSP : MipsDSPBase<"MSUBU_DSP", SDT_MipsDPA>;
1185 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()