Searched refs:NewLD2 (Results 1 – 1 of 1) sorted by relevance
8494 SDValue NewLD2 = DAG.getLoad(MVT::i32, DL, NewLD1.getValue(1), OffsetPtr, in PerformVMOVRRDCombine() local8499 DAG.ReplaceAllUsesOfValueWith(SDValue(LD, 1), NewLD2.getValue(1)); in PerformVMOVRRDCombine()8501 std::swap (NewLD1, NewLD2); in PerformVMOVRRDCombine()8502 SDValue Result = DCI.CombineTo(N, NewLD1, NewLD2); in PerformVMOVRRDCombine()