Searched refs:BitfieldWOType (Results 1 - 1 of 1) sorted by relevance

/gem5/src/base/
H A Dbitunion.hh142 class BitfieldWOType : public BitfieldTypeImpl<Base> class in inherits:BitfieldTypeImpl
151 operator=(BitfieldWOType<Base> const & other)
216 BitfieldWOType<Unsigned<Storage, first, last> >;
226 BitfieldWOType<Signed<Storage, first, last> >;

Completed in 5 milliseconds