Lines Matching refs:CombineTo
12919 return DCI.CombineTo(N, SDValue(N, 0), LHS->getOperand(2)); in PerformAddcSubcCombine()
14062 DCI.CombineTo(N, Res, false); in PerformMULCombine()
14332 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
14359 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
14376 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
14397 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
14818 return DCI.CombineTo(N, InDouble.getOperand(0), InDouble.getOperand(1)); in PerformVMOVRRDCombine()
14847 SDValue Result = DCI.CombineTo(N, NewLD1, NewLD2); in PerformVMOVRRDCombine()
15315 DCI.CombineTo(OtherExt.getNode(), SDValue(VMOVRRD.getNode(), 1)); in PerformExtractEltToVMOVRRD()
15874 DCI.CombineTo(N, NewResults); in TryCombineBaseUpdate()
15875 DCI.CombineTo(User.N, SDValue(UpdN.getNode(), NumResultVecs)); in TryCombineBaseUpdate()
16158 DCI.CombineTo(N, NewResults); in PerformMVEVLDCombine()
16159 DCI.CombineTo(User, SDValue(UpdN.getNode(), NumResultVecs)); in PerformMVEVLDCombine()
16234 DCI.CombineTo(User, SDValue(VLDDup.getNode(), ResNo)); in CombineVLDDUP()
16243 DCI.CombineTo(VLD, VLDDupResults); in CombineVLDDUP()
19934 return TLO.CombineTo(Op, Op.getOperand(0)); in targetShrinkDemandedConstant()
19945 return TLO.CombineTo(Op, NewOp); in targetShrinkDemandedConstant()
19993 return TLO.CombineTo( in SimplifyDemandedBitsForTargetNode()
20006 return TLO.CombineTo(Op, Op0); in SimplifyDemandedBitsForTargetNode()