Lines Matching full:bitwidth
344 /// Get the iX type with the same bitwidth as T.
348 unsigned BitWidth = VT.getStoreSizeInBits();
349 assert(BitWidth == VT.getSizeInBits() && "must be a power of two");
350 return IntegerType::get(T->getContext(), BitWidth);
354 /// equivalent bitwidth. See the function comment on
432 /// equivalent bitwidth. We used to not support floating point or vector
911 /// the equivalent bitwidth. We used to not support pointer cmpxchg in the