Searched refs:PackedType (Results 1 – 3 of 3) sorted by relevance
53 using PackedType = typename PackedTypeImpl<ThePath, Scalar>::Type; variable
124 using PackedLhsScalar = PackedType<ThePath, LhsScalar>;125 using PackedRhsScalar = PackedType<ThePath, RhsScalar>;
802 inline uint8_t PackedType(BitWidth bit_width, Type type) { in PackedType() function806 inline uint8_t NullPackedType() { return PackedType(BIT_WIDTH_8, FBT_NULL); } in NullPackedType()1424 return PackedType(StoredWidth(parent_bit_width_), type_);