Lines Matching refs:CombineTo
12706 return DCI.CombineTo(N, SDValue(N, 0), LHS->getOperand(2)); in PerformAddcSubcCombine()
13585 DCI.CombineTo(N, Res, false); in PerformMULCombine()
13855 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
13882 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
13899 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
13920 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
14272 return DCI.CombineTo(N, InDouble.getOperand(0), InDouble.getOperand(1)); in PerformVMOVRRDCombine()
14301 SDValue Result = DCI.CombineTo(N, NewLD1, NewLD2); in PerformVMOVRRDCombine()
14767 DCI.CombineTo(OtherExt.getNode(), SDValue(VMOVRRD.getNode(), 1)); in PerformExtractEltToVMOVRRD()
15202 DCI.CombineTo(N, NewResults); in CombineBaseUpdate()
15203 DCI.CombineTo(User, SDValue(UpdN.getNode(), NumResultVecs)); in CombineBaseUpdate()
15331 DCI.CombineTo(N, NewResults); in PerformMVEVLDCombine()
15332 DCI.CombineTo(User, SDValue(UpdN.getNode(), NumResultVecs)); in PerformMVEVLDCombine()
15407 DCI.CombineTo(User, SDValue(VLDDup.getNode(), ResNo)); in CombineVLDDUP()
15416 DCI.CombineTo(VLD, VLDDupResults); in CombineVLDDUP()
18961 return TLO.CombineTo(Op, Op.getOperand(0)); in targetShrinkDemandedConstant()
18972 return TLO.CombineTo(Op, NewOp); in targetShrinkDemandedConstant()
19020 return TLO.CombineTo( in SimplifyDemandedBitsForTargetNode()