Home | History | Annotate | Download | only in ARM

Lines Matching refs:CombineTo

6768   DCI.CombineTo(N, Res, false);
6920 DCI.CombineTo(N, Res, false);
6946 DCI.CombineTo(N, Res, false);
6962 DCI.CombineTo(N, Res, false);
6982 DCI.CombineTo(N, Res, false);
7017 return DCI.CombineTo(N, InDouble.getOperand(0), InDouble.getOperand(1));
7043 SDValue Result = DCI.CombineTo(N, NewLD1, NewLD2);
7374 DCI.CombineTo(N, NewResults);
7375 DCI.CombineTo(User, SDValue(UpdN.getNode(), NumResultVecs));
7449 DCI.CombineTo(User, SDValue(VLDDup.getNode(), ResNo));
7458 DCI.CombineTo(VLD, VLDDupResults);