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

References

lib/Target/ARC/ARCISelLowering.cpp
  316                              RegsToPass[i].second, Glue);
  317     Glue = Chain.getValue(1);
  350   if (Glue.getNode())
  351     Ops.push_back(Glue);
  354   Glue = Chain.getValue(1);
  358                              DAG.getConstant(0, dl, PtrVT, true), Glue, dl);
  359   Glue = Chain.getValue(1);
  365   return lowerCallResult(Chain, Glue, RVLocs, dl, DAG, InVals);