Searched refs:IntegralPromote (Results 1 – 2 of 2) sorted by relevance
112 bool IntegralPromote(uint16_t bits, bool sign);
62 a.IntegralPromote(b.m_integer.getBitWidth(), b.m_integer.isSigned()); in PromoteToMaxType()179 bool Scalar::IntegralPromote(uint16_t bits, bool sign) { in IntegralPromote() function in Scalar