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