Lines Matching refs:CombineTo
13159 return DCI.CombineTo(N, SDValue(N, 0), LHS->getOperand(2)); in PerformAddcSubcCombine()
14296 DCI.CombineTo(N, Res, false); in PerformMULCombine()
14574 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
14601 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
14618 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
14639 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
15059 return DCI.CombineTo(N, InDouble.getOperand(0), InDouble.getOperand(1)); in PerformVMOVRRDCombine()
15088 SDValue Result = DCI.CombineTo(N, NewLD1, NewLD2); in PerformVMOVRRDCombine()
15570 DCI.CombineTo(OtherExt.getNode(), SDValue(VMOVRRD.getNode(), 1)); in PerformExtractEltToVMOVRRD()
16082 DCI.CombineTo(N, NewResults); in TryCombineBaseUpdate()
16083 DCI.CombineTo(User.N, SDValue(UpdN.getNode(), NumResultVecs)); in TryCombineBaseUpdate()
16364 DCI.CombineTo(N, NewResults); in PerformMVEVLDCombine()
16365 DCI.CombineTo(User, SDValue(UpdN.getNode(), NumResultVecs)); in PerformMVEVLDCombine()
16439 DCI.CombineTo(User, SDValue(VLDDup.getNode(), ResNo)); in CombineVLDDUP()
16448 DCI.CombineTo(VLD, VLDDupResults); in CombineVLDDUP()
20235 return TLO.CombineTo(Op, Op.getOperand(0)); in targetShrinkDemandedConstant()
20246 return TLO.CombineTo(Op, NewOp); in targetShrinkDemandedConstant()
20294 return TLO.CombineTo( in SimplifyDemandedBitsForTargetNode()
20307 return TLO.CombineTo(Op, Op0); in SimplifyDemandedBitsForTargetNode()