Searched defs:NewConst (Results 1 – 5 of 5) sorted by relevance
463 auto *NewConst = ConstantInt::get(Ctx, Const->getValue().abs()); in PrepareWrappingAdds() local537 Constant *NewConst = ConstantExpr::getZExt(Const, ExtTy); in PromoteTree() local
1826 uint64_t NewConst = V.getConstantOperandVal(i) >> Amount; in willShiftRightEliminate() local1842 uint64_t NewConst = V.getConstantOperandVal(i) >> Power; in factorOutPowerOf2() local
947 SmallVector<Constant *, 128> NewConst; in convert_i1_to_i8() local
3189 SDValue NewConst = DAG.getConstant(ShiftAmt - 32, SL, MVT::i32); in performSrlCombine() local
3404 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT); in SimplifySetCC() local