Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:MorphNodeTo

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