Searched defs:NewBitWidth (Results 1 – 5 of 5) sorted by relevance
659 uint64_t NewBitWidth = Ctx.getTypeSize(NewTy); in doIntTypeConversion() local666 uint64_t NewBitWidth = Ctx.getTypeSize(NewTy); in doIntTypeConversion() local
709 Type *Type::getWithNewBitWidth(unsigned NewBitWidth) const { in getWithNewBitWidth()
2209 unsigned NewBitWidth = (*MaxValue + 1).logBase2() + 1; in matchSAddSubSat() local
124 void APInt::reallocate(unsigned NewBitWidth) { in reallocate()
2651 unsigned NewBitWidth = FD->getBitWidthValue(Info.Ctx); in truncateBitfieldValue() local