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

References

gen/lib/Target/Mips/MipsGenDAGISel.inc
 6944 /* 13464*/  /*SwitchOpcode*/ 20, TARGET_VAL(MipsISD::SDL),// ->13487
lib/Target/Mips/MipsISelLowering.cpp
  233   case MipsISD::SDL:               return "MipsISD::SDL";
 2657   SDValue SDL = createStoreLR(MipsISD::SDL, DAG, SD, Chain, IsLittle ? 7 : 0);