Searched refs:LsbWeightBitWidth (Results 1 – 1 of 1) sorted by relevance
38 static constexpr unsigned LsbWeightBitWidth = 13; variable52 assert(isUInt<WidthBitWidth>(Width) && isInt<LsbWeightBitWidth>(Weight.LsbWeight)); in FixedPointSemantics()120 signed int LsbWeight : LsbWeightBitWidth;