Lines Matching refs:CombineTo

364       return CombineTo(Op, New);  in ShrinkDemandedConstant()
415 return CombineTo(Op, Z); in ShrinkDemandedOp()
458 return TLO.CombineTo(Op, TLO.DAG.getUNDEF(Op.getValueType())); in SimplifyDemandedBits()
482 return TLO.CombineTo(Op, Op.getOperand(0)); in SimplifyDemandedBits()
501 return TLO.CombineTo(Op, Op.getOperand(0)); in SimplifyDemandedBits()
503 return TLO.CombineTo(Op, Op.getOperand(1)); in SimplifyDemandedBits()
506 return TLO.CombineTo(Op, TLO.DAG.getConstant(0, dl, Op.getValueType())); in SimplifyDemandedBits()
532 return TLO.CombineTo(Op, Op.getOperand(0)); in SimplifyDemandedBits()
534 return TLO.CombineTo(Op, Op.getOperand(1)); in SimplifyDemandedBits()
538 return TLO.CombineTo(Op, Op.getOperand(0)); in SimplifyDemandedBits()
540 return TLO.CombineTo(Op, Op.getOperand(1)); in SimplifyDemandedBits()
566 return TLO.CombineTo(Op, Op.getOperand(0)); in SimplifyDemandedBits()
568 return TLO.CombineTo(Op, Op.getOperand(1)); in SimplifyDemandedBits()
577 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::OR, dl, Op.getValueType(), in SimplifyDemandedBits()
595 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::AND, dl, VT, in SimplifyDemandedBits()
611 return TLO.CombineTo(Op, New); in SimplifyDemandedBits()
685 return TLO.CombineTo(Op, TLO.DAG.getNode(Opc, dl, VT, in SimplifyDemandedBits()
709 TLO.CombineTo(Op, in SimplifyDemandedBits()
734 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SHL, dl, VT, in SimplifyDemandedBits()
780 return TLO.CombineTo(Op, TLO.DAG.getNode(Opc, dl, VT, in SimplifyDemandedBits()
803 return TLO.CombineTo(Op, in SimplifyDemandedBits()
843 return TLO.CombineTo(Op, in SimplifyDemandedBits()
854 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SRL, dl, VT, in SimplifyDemandedBits()
885 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SHL, dl, in SimplifyDemandedBits()
899 return TLO.CombineTo(Op, Op.getOperand(0)); in SimplifyDemandedBits()
922 return TLO.CombineTo(Op, in SimplifyDemandedBits()
968 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::ANY_EXTEND, dl, in SimplifyDemandedBits()
990 return TLO.CombineTo(Op,TLO.DAG.getNode(ISD::ANY_EXTEND, dl, in SimplifyDemandedBits()
1008 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::ZERO_EXTEND, dl, in SimplifyDemandedBits()
1080 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SRL, dl, in SimplifyDemandedBits()
1128 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SHL, dl, in SimplifyDemandedBits()
1170 return TLO.CombineTo(Op, in SimplifyDemandedBits()