Searched defs:NewBitWidth (Results 1 – 7 of 7) sorted by relevance
625 Type *Type::getWithNewBitWidth(unsigned NewBitWidth) const { in getWithNewBitWidth()
722 Type *Type::getWithNewBitWidth(unsigned NewBitWidth) const { in getWithNewBitWidth()
119 void APInt::reallocate(unsigned NewBitWidth) { in reallocate()2967 APInt llvm::APIntOps::ScaleBitMask(const APInt &A, unsigned NewBitWidth, in ScaleBitMask()
2175 unsigned NewBitWidth = (*MaxValue + 1).logBase2() + 1; in matchSAddSubSat() local
124 void APInt::reallocate(unsigned NewBitWidth) { in reallocate()
914 unsigned NewBitWidth = (*MaxValue + 1).logBase2() + 1; in matchSAddSubSat() local
1722 unsigned NewBitWidth = FD->getBitWidthValue(Info.Ctx); in truncateBitfieldValue() local