CIRCT 21.0.0git
|
Unsigned integer. More...
#include <Types.h>
Additional Inherited Members | |
![]() | |
using | ID = std::string |
![]() | |
BitVectorType (const ID &id, uint64_t width) | |
![]() | |
BitVectorType (const ID &id, uint64_t width) | |
uint64_t | getWidth () const |
std::ptrdiff_t | getBitWidth () const override |
![]() | |
Type (const ID &id) | |
virtual | ~Type ()=default |
ID | getID () const |
![]() | |
ID | id |