Searched defs:NewBitWidth (Results 1 – 3 of 3) sorted by relevance
625 Type *Type::getWithNewBitWidth(unsigned NewBitWidth) const { in getWithNewBitWidth()
2175 unsigned NewBitWidth = (*MaxValue + 1).logBase2() + 1; in matchSAddSubSat() local
124 void APInt::reallocate(unsigned NewBitWidth) { in reallocate()