Searched refs:MIN_INT_BITS (Results 1 – 8 of 8) sorted by relevance
46 MIN_INT_BITS = 1, ///< Minimum number of bits that can be specified enumerator
48 MIN_INT_BITS = 1, ///< Minimum number of bits that can be specified enumerator
456 if (NumBits < IntegerType::MIN_INT_BITS || in LexIdentifier()
235 assert(NumBits >= MIN_INT_BITS && "bitwidth too small"); in get()
274 assert(NumBits >= MIN_INT_BITS && "bitwidth too small"); in get()
477 if (NumBits < IntegerType::MIN_INT_BITS || in LexIdentifier()
1670 if (NumBits < IntegerType::MIN_INT_BITS || in parseTypeTableBody()
2819 bit width between ``IntegerType::MIN_INT_BITS`` (1) and