Searched defs:NewSub (Results 1 – 7 of 7) sorted by relevance
1284 auto *NewSub = BinaryOperator::CreateNUWSub(X, NewLshr); in visitLShr() local1301 auto *NewSub = BinaryOperator::CreateNUWSub(NewLshr, Y); in visitLShr() local
2491 Value *NewSub = SubBuilder(OtherHandOfSubIsTrueVal ? FalseVal : TrueVal); in visitSub() local2872 Value *NewSub = Builder.CreateFSubFMF(Y, X, &I); in visitFSub() local
2260 auto *NewSub = in visitCallInst() local
969 unsigned NewSub) { in hasTiedUse()
1284 SDValue NewSub = SimplifyMultipleUseDemandedBits( in SimplifyDemandedBits() local3339 SDValue NewSub = SimplifyMultipleUseDemandedVectorElts( in SimplifyDemandedVectorElts() local
47405 SDValue NewSub = in combineCMov() local50475 SDValue NewSub = DAG.getNode( in combineAddOrSubToADCOrSBB() local50507 SDValue NewSub = in combineAddOrSubToADCOrSBB() local50537 SDValue NewSub = in combineAddOrSubToADCOrSBB() local
20344 SDValue NewSub = DAG.getNode(ISD::SUB, DL, VT, Z, Y); in performAddCombineSubShift() local