Searched defs:NewCst (Results 1 – 12 of 12) sorted by relevance
216 if (Constant *NewCst = getLogBase2(NewOp->getType(), C1)) { in visitMul() local
1674 APInt NewCst = IsShl ? C1.lshr(*C3) : C1.shl(*C3); in foldICmpAndShift() local
187 if (Constant *NewCst = ConstantExpr::getExactLogBase2(C1)) { in visitMul() local
217 Constant *NewCst = nullptr; in visitMul() local
1727 Constant *NewCst; in visitICmpInstWithInstAndIntCst() local
2197 int64_t &NewCst) { in matchCombineConstPtrAddToI2P()2215 int64_t &NewCst) { in applyCombineConstPtrAddToI2P()
2105 SDValue NewCst = CurDAG->getTargetConstant(Val >> ShlVal, dl, CstVT); in Select() local
3888 SDValue NewCst = CurDAG->getConstant(ShiftedVal, dl, NVT); in tryShrinkShlLogicImm() local
3987 SDValue NewCst = CurDAG->getConstant(ShiftedVal, dl, NVT); in tryShrinkShlLogicImm() local
3209 Constant *NewCst = ConstantInt::getFalse(BB->getContext()); in TryToSimplifyUncondBranchWithICmpInIt() local
3715 Constant *NewCst = ConstantInt::getFalse(BB->getContext()); in tryToSimplifyUncondBranchWithICmpInIt() local
3868 Constant *NewCst = ConstantInt::getFalse(BB->getContext()); in tryToSimplifyUncondBranchWithICmpInIt() local