Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h197 MADD_DSP, enumerator
H A DMipsDSPInstrInfo.td83 def MipsMADD_DSP : MipsDSPBase<"MADD_DSP", SDT_MipsDPA>;
1182 def MADD_DSP : DspMMRel, MADD_DSP_ENC, MADD_DSP_DESC;
H A DMipsScheduleGeneric.td1091 def : InstRW<[GenericDSPShort], (instregex "^MADD_DSP$")>;
H A DMipsISelLowering.cpp264 case MipsISD::MADD_DSP: return "MipsISD::MADD_DSP"; in getTargetNodeName()