Home
last modified time | relevance | path

Searched refs:EXTR_S_H (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.h163 EXTR_S_H, enumerator
DMipsDSPInstrInfo.td48 def MipsEXTR_S_H : MipsDSPSideEffectBase<"EXTR_S_H", SDT_MipsExtr>;
1231 def EXTR_S_H : DspMMRel, EXTR_S_H_ENC, EXTR_S_H_DESC;
1466 def : EXTR_W_TY1_R1_Pat<MipsEXTR_S_H, EXTR_S_H>;
DMipsScheduleGeneric.td1047 def : InstRW<[GenericDSPLong], (instregex "^EXTR_S_H$")>;
DMipsSEISelLowering.cpp2330 return lowerDSPIntr(Op, DAG, MipsISD::EXTR_S_H); in lowerINTRINSIC_W_CHAIN()
DMipsISelLowering.cpp234 case MipsISD::EXTR_S_H: return "MipsISD::EXTR_S_H"; in getTargetNodeName()