Home | History | Annotate | Download | only in ARM

Lines Matching refs:CombineTo

9217   DCI.CombineTo(N, Res, false);
9392 DCI.CombineTo(N, Res, false);
9418 DCI.CombineTo(N, Res, false);
9434 DCI.CombineTo(N, Res, false);
9454 DCI.CombineTo(N, Res, false);
9619 return DCI.CombineTo(N, InDouble.getOperand(0), InDouble.getOperand(1));
9648 SDValue Result = DCI.CombineTo(N, NewLD1, NewLD2);
10092 DCI.CombineTo(N, NewResults);
10093 DCI.CombineTo(User, SDValue(UpdN.getNode(), NumResultVecs));
10175 DCI.CombineTo(User, SDValue(VLDDup.getNode(), ResNo));
10184 DCI.CombineTo(VLD, VLDDupResults);