Searched refs:getLongAccumIBits (Results 1 – 3 of 3) sorted by relevance
787 assert(LongAccumScale + getLongAccumIBits() + 1 <= LongAccumWidth); in CheckFixedPointBits()830 assert(getLongAccumIBits() >= getAccumIBits() && in CheckFixedPointBits()839 assert(getLongAccumIBits() >= getUnsignedLongAccumIBits()); in CheckFixedPointBits()
492 unsigned getLongAccumIBits() const { in getLongAccumIBits() function524 ? getLongAccumIBits() in getUnsignedLongAccumIBits()
11270 return Target.getLongAccumIBits(); in getFixedPointIBits()