Searched defs:PackedType (Results 1 – 3 of 3) sorted by relevance
53 using PackedType = typename PackedTypeImpl<ThePath, Scalar>::Type; variable
548 def PackedType(buf, parent_width, packed_type): member in Ref
821 inline uint8_t PackedType(BitWidth bit_width, Type type) { in PackedType() function