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

References

lib/Target/Hexagon/HexagonISelLowering.cpp
  451     Glue = Chain.getValue(1);
  461                                RegsToPass[i].second, Glue);
  462       Glue = Chain.getValue(1);
  475     Glue = SDValue();
  478                                RegsToPass[i].second, Glue);
  479       Glue = Chain.getValue(1);
  481     Glue = SDValue();
  514   if (Glue.getNode())
  515     Ops.push_back(Glue);
  529   Glue = Chain.getValue(1);
  533                              DAG.getIntPtrConstant(0, dl, true), Glue, dl);
  534   Glue = Chain.getValue(1);
  538   return LowerCallResult(Chain, Glue, CallConv, IsVarArg, Ins, dl, DAG,