Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:MorphNodeTo

1547       // MorphNodeTo.
1774 // It is possible we're using MorphNodeTo to replace a node with no
1793 SDNode *Res = CurDAG->MorphNodeTo(Node, ~TargetOpc, VTList, Ops, NumOps);
1795 // MorphNodeTo can operate in two ways: if an existing node with the
2674 // If this was a MorphNodeTo then we're completely done!