Lines Matching refs:CombineTo

377       return TLO.CombineTo(Op, NewOp);  in ShrinkDemandedConstant()
428 return TLO.CombineTo(Op, Z); in ShrinkDemandedOp()
513 return TLO.CombineTo(Op, TLO.DAG.getUNDEF(VT)); in SimplifyDemandedBits()
624 return TLO.CombineTo(Op, Op0); in SimplifyDemandedBits()
639 return TLO.CombineTo(Op, Xor); in SimplifyDemandedBits()
654 return TLO.CombineTo(Op, Op0); in SimplifyDemandedBits()
656 return TLO.CombineTo(Op, Op1); in SimplifyDemandedBits()
659 return TLO.CombineTo(Op, TLO.DAG.getConstant(0, dl, VT)); in SimplifyDemandedBits()
688 return TLO.CombineTo(Op, Op0); in SimplifyDemandedBits()
690 return TLO.CombineTo(Op, Op1); in SimplifyDemandedBits()
718 return TLO.CombineTo(Op, Op0); in SimplifyDemandedBits()
720 return TLO.CombineTo(Op, Op1); in SimplifyDemandedBits()
729 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::OR, dl, VT, Op0, Op1)); in SimplifyDemandedBits()
745 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::AND, dl, VT, Op0, ANDC)); in SimplifyDemandedBits()
755 return TLO.CombineTo(Op, New); in SimplifyDemandedBits()
819 return TLO.CombineTo(Op, Op0); in SimplifyDemandedBits()
858 return TLO.CombineTo( in SimplifyDemandedBits()
883 return TLO.CombineTo( in SimplifyDemandedBits()
904 return TLO.CombineTo( in SimplifyDemandedBits()
952 return TLO.CombineTo( in SimplifyDemandedBits()
979 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SRL, dl, VT, Op0, Op1)); in SimplifyDemandedBits()
1011 return TLO.CombineTo( in SimplifyDemandedBits()
1020 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::SRL, dl, VT, Op0, NewSA)); in SimplifyDemandedBits()
1049 return TLO.CombineTo(Op, in SimplifyDemandedBits()
1056 return TLO.CombineTo(Op, Op0); in SimplifyDemandedBits()
1073 return TLO.CombineTo( in SimplifyDemandedBits()
1114 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::ANY_EXTEND, dl, VT, Src)); in SimplifyDemandedBits()
1130 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::ANY_EXTEND, dl, VT, Src)); in SimplifyDemandedBits()
1145 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::ZERO_EXTEND, dl, VT, Src)); in SimplifyDemandedBits()
1221 return TLO.CombineTo( in SimplifyDemandedBits()
1296 return TLO.CombineTo(Op, in SimplifyDemandedBits()
1358 return TLO.CombineTo(Op, NewOp); in SimplifyDemandedBits()
1380 return TLO.CombineTo(Op, NewOp); in SimplifyDemandedBits()
1413 return TLO.CombineTo(Op, TLO.DAG.getConstant(Known.One, dl, VT)); in SimplifyDemandedBits()
1463 return TLO.CombineTo(Op, TLO.DAG.getUNDEF(VT)); in SimplifyDemandedVectorElts()
1477 return TLO.CombineTo(Op, TLO.DAG.getUNDEF(VT)); in SimplifyDemandedVectorElts()
1583 return TLO.CombineTo(Op, TLO.DAG.getBuildVector(VT, DL, Ops)); in SimplifyDemandedVectorElts()
1665 return TLO.CombineTo(Op, Vec); in SimplifyDemandedVectorElts()
1766 return TLO.CombineTo(Op, in SimplifyDemandedVectorElts()
1804 return TLO.CombineTo(Op, TLO.DAG.getConstant(0, SDLoc(Op), VT)); in SimplifyDemandedVectorElts()
1855 return TLO.CombineTo(Op, TLO.DAG.getConstant(0, SDLoc(Op), VT)); in SimplifyDemandedVectorElts()
1879 return TLO.CombineTo(Op, TLO.DAG.getUNDEF(VT)); in SimplifyDemandedVectorElts()