Searched refs:MIN_INT_BITS (Results 1 – 5 of 5) sorted by relevance
47 MIN_INT_BITS = 1, ///< Minimum number of bits that can be specified enumerator
477 if (NumBits < IntegerType::MIN_INT_BITS || in LexIdentifier()
304 assert(NumBits >= MIN_INT_BITS && "bitwidth too small"); in get()
1332 if (NumBits < IntegerType::MIN_INT_BITS || in ParseTypeTableBody()
2627 bit width between ``IntegerType::MIN_INT_BITS`` (1) and