Searched defs:NewBitWidth (Results 1 – 15 of 15) sorted by relevance
683 uint64_t NewBitWidth = Ctx.getTypeSize(NewTy); in doIntTypeConversion() local690 uint64_t NewBitWidth = Ctx.getTypeSize(NewTy); in doIntTypeConversion() local
625 Type *Type::getWithNewBitWidth(unsigned NewBitWidth) const { in getWithNewBitWidth()
703 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