Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:MorphNodeTo

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