Searched defs:NewCst (Results 1 – 12 of 12) sorted by relevance
2100 APInt &NewCst) { in matchCombineConstPtrAddToI2P()2121 APInt &NewCst) { in applyCombineConstPtrAddToI2P()4626 auto NewCst = B.buildConstant(MRI.getType(RHSReg), LHSCstOff->Value); in matchReassocConstantInnerLHS() local4657 auto NewCst = B.buildConstant(MRI.getType(Src2Reg), *C1 + *C2); in matchReassocFoldConstantsInSubTree() local
216 if (Constant *NewCst = getLogBase2(NewOp->getType(), C1)) { in visitMul() local
1674 APInt NewCst = IsShl ? C1.lshr(*C3) : C1.shl(*C3); in foldICmpAndShift() local
217 Constant *NewCst = nullptr; in visitMul() local
1727 Constant *NewCst; in visitICmpInstWithInstAndIntCst() local
239 if (Constant *NewCst = ConstantExpr::getExactLogBase2(C1)) { in visitMul() local
2105 SDValue NewCst = CurDAG->getTargetConstant(Val >> ShlVal, dl, CstVT); in Select() local
3888 SDValue NewCst = CurDAG->getConstant(ShiftedVal, dl, NVT); in tryShrinkShlLogicImm() local
3209 Constant *NewCst = ConstantInt::getFalse(BB->getContext()); in TryToSimplifyUncondBranchWithICmpInIt() local
4205 SDValue NewCst = CurDAG->getConstant(ShiftedVal, dl, NVT); in tryShrinkShlLogicImm() local
3715 Constant *NewCst = ConstantInt::getFalse(BB->getContext()); in tryToSimplifyUncondBranchWithICmpInIt() local
4636 Constant *NewCst = ConstantInt::getFalse(BB->getContext()); in tryToSimplifyUncondBranchWithICmpInIt() local