Lines Matching refs:ReplaceAllUsesOfValueWith

852   DAG.ReplaceAllUsesOfValueWith(TLO.Old, TLO.New);
899 DAG.ReplaceAllUsesOfValueWith(SDValue(Load, 0), Trunc);
900 DAG.ReplaceAllUsesOfValueWith(SDValue(Load, 1), SDValue(ExtLoad, 1));
1147 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), Result);
1148 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 1), NewLD.getValue(1));
1569 DAG.ReplaceAllUsesOfValueWith(SDValue(N, i), N->getOperand(i));
5146 DAG.ReplaceAllUsesOfValueWith(SDValue(MLD, 1), Chain);
6408 DAG.ReplaceAllUsesOfValueWith(N0.getValue(1), Load.getValue(1));
6700 DAG.ReplaceAllUsesOfValueWith(N0.getValue(1), NewLoad.getValue(1));
6854 DAG.ReplaceAllUsesOfValueWith(N0.getValue(1), Load.getValue(1));
8455 DAG.ReplaceAllUsesOfValueWith(N1, SetCC);
8484 DAG.ReplaceAllUsesOfValueWith(N1, Tmp);
8514 DAG.ReplaceAllUsesOfValueWith(N1, SetCC);
8750 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), Result.getValue(0));
8751 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 1), Result.getValue(2));
8753 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), Result.getValue(1));
8806 DAG.ReplaceAllUsesOfValueWith(SDValue(OtherUses[i], 0), NewUse);
8811 DAG.ReplaceAllUsesOfValueWith(Ptr, Result.getValue(isLoad ? 1 : 0));
8917 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), Result.getValue(0));
8918 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 1), Result.getValue(2));
8920 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), Result.getValue(1));
8927 DAG.ReplaceAllUsesOfValueWith(SDValue(Op, 0),
8986 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 1), Chain);
9021 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), Undef);
9022 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 1), Index);
9023 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 2), Chain);
9648 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 1), Chain);
9902 DAG.ReplaceAllUsesOfValueWith(N0.getValue(1), NewLD.getValue(1));
9958 DAG.ReplaceAllUsesOfValueWith(Value.getValue(1), NewLD.getValue(1));
10564 DAG.ReplaceAllUsesOfValueWith(SDValue(Ld, 1),
10572 DAG.ReplaceAllUsesOfValueWith(SDValue(Ld, 1), Ld->getChain());
10583 DAG.ReplaceAllUsesOfValueWith(SDValue(St, 0), St->getChain());