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

References

gen/lib/Target/Mips/MipsGenDAGISel.inc
22300 /* 41872*/  /*SwitchOpcode*/ 100|128,1/*228*/, TARGET_VAL(MipsISD::JmpLink),// ->42104
gen/lib/Target/Mips/MipsGenFastISel.inc
 1211   case MipsISD::JmpLink: return fastEmit_MipsISD_JmpLink_r(VT, RetVT, Op0, Op0IsKill);
lib/Target/Mips/MipsISelLowering.cpp
  185   case MipsISD::JmpLink:           return "MipsISD::JmpLink";
 3318   Chain = DAG.getNode(MipsISD::JmpLink, DL, NodeTys, Ops);