Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h164 EXTR_S_H, enumerator
H A DMipsDSPInstrInfo.td48 def MipsEXTR_S_H : MipsDSPSideEffectBase<"EXTR_S_H", SDT_MipsExtr>;
1220 def EXTR_S_H : DspMMRel, EXTR_S_H_ENC, EXTR_S_H_DESC;
1455 def : EXTR_W_TY1_R1_Pat<MipsEXTR_S_H, EXTR_S_H>;
H A DMipsScheduleGeneric.td1047 def : InstRW<[GenericDSPLong], (instregex "^EXTR_S_H$")>;
H A DMipsSEISelLowering.cpp2325 return lowerDSPIntr(Op, DAG, MipsISD::EXTR_S_H); in lowerINTRINSIC_W_CHAIN()
H A DMipsISelLowering.cpp232 case MipsISD::EXTR_S_H: return "MipsISD::EXTR_S_H"; in getTargetNodeName()