Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ReplaceAllUsesOfValueWith

915       DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 0), RVal);
916 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 1), RChain);
1132 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 0), Value);
1133 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 1), Chain);
3806 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 0), Tmp2);
3807 DAG.ReplaceAllUsesOfValueWith(SDValue(Node, 1), Chain);