reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/Mips/MipsGenDAGISel.inc
28990 /* 54839*/  /*SwitchOpcode*/ 37, TARGET_VAL(MipsISD::SHRL_DSP),// ->54879
gen/lib/Target/Mips/MipsGenFastISel.inc
 3601   case MipsISD::SHRL_DSP: return fastEmit_MipsISD_SHRL_DSP_ri(VT, RetVT, Op0, Op0IsKill, imm1);
lib/Target/Mips/MipsISelLowering.cpp
  273   case MipsISD::SHRL_DSP:          return "MipsISD::SHRL_DSP";
lib/Target/Mips/MipsSEISelLowering.cpp
  946   return performDSPShiftCombine(MipsISD::SHRL_DSP, N, Ty, DAG, Subtarget);