Lines Matching defs:MinBitWidth
5693 uint32_t MinBitWidth =5695 if (IntVT.getSizeInBits() >= MinBitWidth) {5697 BW = PowerOf2Ceil(MinBitWidth);