Searched defs:NewBitWidth (Results 1 – 4 of 4) 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()
1722 unsigned NewBitWidth = FD->getBitWidthValue(Info.Ctx); in truncateBitfieldValue() local