Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsISelLowering.h112 EXTR_R_W, enumerator
DMipsDSPInstrInfo.td42 def MipsEXTR_R_W : MipsDSPSideEffectBase<"EXTR_R_W", SDT_MipsExtr>;
1177 def EXTR_R_W : EXTR_R_W_ENC, EXTR_R_W_DESC;
1401 def : EXTR_W_TY1_R1_Pat<MipsEXTR_R_W, EXTR_R_W>;
DMipsSEISelLowering.cpp2175 return lowerDSPIntr(Op, DAG, MipsISD::EXTR_R_W); in lowerINTRINSIC_W_CHAIN()
DMipsISelLowering.cpp160 case MipsISD::EXTR_R_W: return "MipsISD::EXTR_R_W"; in getTargetNodeName()