Lines Matching defs:BitWidth
992 APInt Quotient(Scale), Remainder(Scale); // Init ensures right bitwidth.
1601 unsigned BitWidth = Idx->getType()->getPrimitiveSizeInBits();
1610 if (Value *NewIdx = Descale(Idx, APInt(BitWidth, Scale), NSW)) {
1639 unsigned BitWidth = Idx->getType()->getPrimitiveSizeInBits();
1648 BitWidth, Scale), NSW)) {