Lines Matching refs:CombineTo
310 return CombineTo(Op, New); in ShrinkDemandedConstant()
363 return CombineTo(Op, Z); in ShrinkDemandedOp()
406 return TLO.CombineTo(Op, TLO.DAG.getUNDEF(Op.getValueType())); in SimplifyDemandedBits()
430 return TLO.CombineTo(Op, Op.getOperand(0)); in SimplifyDemandedBits()
449 return TLO.CombineTo(Op, Op.getOperand(0)); in SimplifyDemandedBits()
451 return TLO.CombineTo(Op, Op.getOperand(1)); in SimplifyDemandedBits()
454 return TLO.CombineTo(Op, TLO.DAG.getConstant(0, dl, Op.getValueType())); in SimplifyDemandedBits()
480 return TLO.CombineTo(Op, Op.getOperand(0)); in SimplifyDemandedBits()
482 return TLO.CombineTo(Op, Op.getOperand(1)); in SimplifyDemandedBits()
486 return TLO.CombineTo(Op, Op.getOperand(0)); in SimplifyDemandedBits()
488 return TLO.CombineTo(Op, Op.getOperand(1)); in SimplifyDemandedBits()
514 return TLO.CombineTo(Op, Op.getOperand(0)); in SimplifyDemandedBits()
516 return TLO.CombineTo(Op, Op.getOperand(1)); in SimplifyDemandedBits()
525 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::OR, dl, Op.getValueType(), in SimplifyDemandedBits()
543 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::AND, dl, VT, in SimplifyDemandedBits()
559 return TLO.CombineTo(Op, New); in SimplifyDemandedBits()
633 return TLO.CombineTo(Op, TLO.DAG.getNode(Opc, dl, VT, in SimplifyDemandedBits()
657 TLO.CombineTo(Op, in SimplifyDemandedBits()
682 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SHL, dl, VT, in SimplifyDemandedBits()
728 return TLO.CombineTo(Op, TLO.DAG.getNode(Opc, dl, VT, in SimplifyDemandedBits()
751 return TLO.CombineTo(Op, in SimplifyDemandedBits()
791 return TLO.CombineTo(Op, in SimplifyDemandedBits()
802 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SRL, dl, VT, in SimplifyDemandedBits()
833 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SHL, dl, in SimplifyDemandedBits()
847 return TLO.CombineTo(Op, Op.getOperand(0)); in SimplifyDemandedBits()
870 return TLO.CombineTo(Op, in SimplifyDemandedBits()
916 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::ANY_EXTEND, dl, in SimplifyDemandedBits()
938 return TLO.CombineTo(Op,TLO.DAG.getNode(ISD::ANY_EXTEND, dl, in SimplifyDemandedBits()
956 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::ZERO_EXTEND, dl, in SimplifyDemandedBits()
1028 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SRL, dl, in SimplifyDemandedBits()
1074 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SHL, dl, in SimplifyDemandedBits()
1116 return TLO.CombineTo(Op, in SimplifyDemandedBits()