Home | History | Annotate | Download | only in ARM

Lines Matching full:glue

2729                                              MVT::Glue, Ops);
3336 SDValue Glue = N->getGluedNode() ? N->getOperand(NumOps-1)
3340 // Glue node will be appended late.
3416 // Update the original glue user.
3440 Glue = Chain.getValue(1);
3462 if (Glue.getNode())
3463 AsmNodeOperands.push_back(Glue);
3468 CurDAG->getVTList(MVT::Other, MVT::Glue), AsmNodeOperands);