Searched defs:NewSub (Results 1 – 7 of 7) sorted by relevance
1301 NewSub->setHasNoSignedWrap( in visitLShr() local 1284 auto *NewSub = BinaryOperator::CreateNUWSub(X, NewLshr); visitLShr() local
2486 Value *NewSub = SubBuilder(OtherHandOfSubIsTrueVal ? FalseVal : TrueVal); visitSub() local 2867 Value *NewSub = Builder.CreateFSubFMF(Y, X, &I); visitFSub() local
2211 auto *NewSub = visitCallInst() local
969 unsigned NewSub) { in hasTiedUse() argument
1284 SDValue NewSub = SimplifyMultipleUseDemandedBits( SimplifyDemandedBits() local 3329 SDValue NewSub = SimplifyMultipleUseDemandedVectorElts( SimplifyDemandedVectorElts() local [all...]
47313 SDValue NewSub = combineCMov() local 50337 SDValue NewSub = DAG.getNode( combineAddOrSubToADCOrSBB() local 50369 SDValue NewSub = combineAddOrSubToADCOrSBB() local 50399 SDValue NewSub = combineAddOrSubToADCOrSBB() local [all...]
20130 SDValue NewSub = DAG.getNode(ISD::SUB, DL, VT, Z, Y); performAddCombineSubShift() local [all...]