Lines Matching refs:CombineTo
10304 return DCI.CombineTo(N, SDValue(N, 0), LHS->getOperand(2)); in PerformAddcSubcCombine()
10688 DCI.CombineTo(N, Res, false); in PerformMULCombine()
10957 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
10984 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
11001 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
11022 DCI.CombineTo(N, Res, false); in PerformORCombineToBFI()
11290 return DCI.CombineTo(N, InDouble.getOperand(0), InDouble.getOperand(1)); in PerformVMOVRRDCombine()
11317 SDValue Result = DCI.CombineTo(N, NewLD1, NewLD2); in PerformVMOVRRDCombine()
11772 DCI.CombineTo(N, NewResults); in CombineBaseUpdate()
11773 DCI.CombineTo(User, SDValue(UpdN.getNode(), NumResultVecs)); in CombineBaseUpdate()
11855 DCI.CombineTo(User, SDValue(VLDDup.getNode(), ResNo)); in CombineVLDDUP()
11864 DCI.CombineTo(VLD, VLDDupResults); in CombineVLDDUP()
13685 return TLO.CombineTo(Op, Op.getOperand(0)); in targetShrinkDemandedConstant()
13696 return TLO.CombineTo(Op, NewOp); in targetShrinkDemandedConstant()