Lines Matching refs:ReplaceAllUsesOfValueWith

9567     DAG.ReplaceAllUsesOfValueWith(SDValue(LD, 1), newLoad.getValue(1));  in SkipExtensionForVMULL()
9571 DAG.ReplaceAllUsesOfValueWith(SDValue(LD, 0), extLoad); in SkipExtensionForVMULL()
12896 DAG.ReplaceAllUsesOfValueWith(SDValue(AddcNode, 0), LoMLALResult); in AddCombineTo64BitSMLAL16()
12897 DAG.ReplaceAllUsesOfValueWith(SDValue(AddeNode, 0), HiMLALResult); in AddCombineTo64BitSMLAL16()
13044 DAG.ReplaceAllUsesOfValueWith(SDValue(AddeSubeNode, 0), NewNode); in AddCombineTo64bitMLAL()
13061 DAG.ReplaceAllUsesOfValueWith(SDValue(AddeSubeNode, 0), HiMLALResult); in AddCombineTo64bitMLAL()
13064 DAG.ReplaceAllUsesOfValueWith(SDValue(AddcSubcNode, 0), LoMLALResult); in AddCombineTo64bitMLAL()
13116 DAG.ReplaceAllUsesOfValueWith(SDValue(AddeNode, 0), SDValue(UMAAL.getNode(), 1)); in AddCombineTo64bitUMAAL()
13117 DAG.ReplaceAllUsesOfValueWith(SDValue(AddcNode, 0), SDValue(UMAAL.getNode(), 0)); in AddCombineTo64bitUMAAL()
14518 DAG.ReplaceAllUsesOfValueWith(SDValue(OR, 0), Res); in PerformORCombineToSMULWBT()
15085 DAG.ReplaceAllUsesOfValueWith(SDValue(LD, 1), NewLD2.getValue(1)); in PerformVMOVRRDCombine()
15191 DCI.DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), NewCopy.getValue(0)); in PerformVMOVhrCombine()
15192 DCI.DAG.ReplaceAllUsesOfValueWith(Copy.getValue(1), NewCopy.getValue(1)); in PerformVMOVhrCombine()
15194 DCI.DAG.ReplaceAllUsesOfValueWith(Copy.getValue(2), in PerformVMOVhrCombine()
15208 DCI.DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), Load.getValue(0)); in PerformVMOVhrCombine()
15209 DCI.DAG.ReplaceAllUsesOfValueWith(Op0.getValue(1), Load.getValue(1)); in PerformVMOVhrCombine()
15240 DAG.ReplaceAllUsesOfValueWith(SDValue(N, 0), Load.getValue(0)); in PerformVMOVrhCombine()
15241 DAG.ReplaceAllUsesOfValueWith(N0.getValue(1), Load.getValue(1)); in PerformVMOVrhCombine()
16529 DAG.ReplaceAllUsesOfValueWith(SDValue(LD, 1), VLDDup.getValue(1)); in PerformVDUPCombine()
17873 DAG.ReplaceAllUsesOfValueWith(SDValue(LD, 1), NewChain); in PerformSplittingToWideningLoad()
18298 DAG.ReplaceAllUsesOfValueWith(SDValue(Br, 0), NewBr); in PerformHWLoopCombine()
18317 DAG.ReplaceAllUsesOfValueWith(Int.getValue(0), Setup); in PerformHWLoopCombine()
18319 DAG.ReplaceAllUsesOfValueWith(Int.getValue(2), Int.getOperand(0)); in PerformHWLoopCombine()
18769 DAG.ReplaceAllUsesOfValueWith(SDValue(LD, 1), NewChain); in PerformSplittingMVEEXTToWideningLoad()