Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:CombineTo

7247       // original load. We cannot just call DCI.CombineTo (or
7334 DCI.CombineTo(N, ResVal);
7338 DCI.CombineTo(Load.getNode(), ResVal, BSLoad.getValue(1));