Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:MorphNodeTo

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