Lines Matching refs:ReplaceAllUsesOfValueWith
4826 DAG.ReplaceAllUsesOfValueWith(SDValue(LDBase, 1), NewChain); in EltsFromConsecutiveLoads()
4854 DAG.ReplaceAllUsesOfValueWith(SDValue(LDBase, 1), NewChain); in EltsFromConsecutiveLoads()
13832 DAG.ReplaceAllUsesOfValueWith(SDValue(Ld, 1), Load.getValue(1)); in LowerExtendedLoad()
13920 DAG.ReplaceAllUsesOfValueWith(SDValue(Ld, 1), TF); in LowerExtendedLoad()
13946 DAG.ReplaceAllUsesOfValueWith(SDValue(Ld, 1), TF); in LowerExtendedLoad()
13960 DAG.ReplaceAllUsesOfValueWith(SDValue(Ld, 1), TF); in LowerExtendedLoad()
16871 DAG.ReplaceAllUsesOfValueWith(Op.getValue(0), cpOut); in LowerCMP_SWAP()
16872 DAG.ReplaceAllUsesOfValueWith(Op.getValue(1), Success); in LowerCMP_SWAP()
16873 DAG.ReplaceAllUsesOfValueWith(Op.getValue(2), EFLAGS.getValue(1)); in LowerCMP_SWAP()
19500 DAG.ReplaceAllUsesOfValueWith(SDValue(Ld, 1), NewChain); in PerformShuffleCombine256()
20622 DAG.ReplaceAllUsesOfValueWith(SDValue(Extract, 0), Vals[IdxVal]); in PerformEXTRACT_VECTOR_ELTCombine()
21287 DAG.ReplaceAllUsesOfValueWith( in PerformSELECTCombine()
21297 DAG.ReplaceAllUsesOfValueWith( in PerformSELECTCombine()
21685 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 1), SDValue(CMOV.getNode(), 1)); in PerformCMOVCombine()
23256 DAG.ReplaceAllUsesOfValueWith(N0.getValue(0), R.getValue(0)); in PerformSExtCombine()
23368 DAG.ReplaceAllUsesOfValueWith(N0.getValue(0), R.getValue(0)); in PerformZExtCombine()
23672 DAG.ReplaceAllUsesOfValueWith(Op0.getValue(1), FILDChain.getValue(1)); in PerformSINT_TO_FPCombine()