Home | History | Annotate | Download | only in ARM

Lines Matching full:glue

2760                                              MVT::Glue, Ops);
3781 SDValue Glue = N->getGluedNode() ? N->getOperand(NumOps-1)
3785 // Glue node will be appended late.
3861 // Update the original glue user.
3885 Glue = Chain.getValue(1);
3907 if (Glue.getNode())
3908 AsmNodeOperands.push_back(Glue);
3913 CurDAG->getVTList(MVT::Other, MVT::Glue), AsmNodeOperands);