Lines Matching refs:CombineTo
13142 return DCI.CombineTo(N, SDValue(N, 0), LHS->getOperand(2)); in PerformAddcSubcCombine()
14291 DCI.CombineTo(N, Res, false); in PerformMULCombine()
14561 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
14588 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
14605 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
14626 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
15046 return DCI.CombineTo(N, InDouble.getOperand(0), InDouble.getOperand(1)); in PerformVMOVRRDCombine()
15075 SDValue Result = DCI.CombineTo(N, NewLD1, NewLD2); in PerformVMOVRRDCombine()
15557 DCI.CombineTo(OtherExt.getNode(), SDValue(VMOVRRD.getNode(), 1)); in PerformExtractEltToVMOVRRD()
16069 DCI.CombineTo(N, NewResults); in TryCombineBaseUpdate()
16070 DCI.CombineTo(User.N, SDValue(UpdN.getNode(), NumResultVecs)); in TryCombineBaseUpdate()
16351 DCI.CombineTo(N, NewResults); in PerformMVEVLDCombine()
16352 DCI.CombineTo(User, SDValue(UpdN.getNode(), NumResultVecs)); in PerformMVEVLDCombine()
16426 DCI.CombineTo(User, SDValue(VLDDup.getNode(), ResNo)); in CombineVLDDUP()
16435 DCI.CombineTo(VLD, VLDDupResults); in CombineVLDDUP()
20212 return TLO.CombineTo(Op, Op.getOperand(0)); in targetShrinkDemandedConstant()
20223 return TLO.CombineTo(Op, NewOp); in targetShrinkDemandedConstant()
20271 return TLO.CombineTo( in SimplifyDemandedBitsForTargetNode()
20284 return TLO.CombineTo(Op, Op0); in SimplifyDemandedBitsForTargetNode()