CIRCT  19.0.0git
Classes | Namespaces | Macros | Enumerations | Functions
MooreTypes.h File Reference
#include "circt/Support/LLVM.h"
#include "mlir/IR/Attributes.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/IR/Location.h"
#include "mlir/IR/Types.h"
#include "mlir/Interfaces/MemorySlotInterfaces.h"
#include <variant>
#include "circt/Dialect/Moore/MooreTypes.h.inc"
Include dependency graph for MooreTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  circt::moore::UnpackedType
 An unpacked SystemVerilog type. More...
 
class  circt::moore::PackedType
 A packed SystemVerilog type. More...
 
struct  circt::moore::StructLikeMember
 A member of a struct. More...
 

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 circt::moore
 

Macros

#define GET_TYPEDEF_CLASSES
 

Enumerations

enum class  circt::moore::Domain { circt::moore::TwoValued , circt::moore::FourValued }
 The number of values each bit of a type can assume. More...
 

Functions

llvm::hash_code circt::moore::hash_value (const StructLikeMember &x)
 

Macro Definition Documentation

◆ GET_TYPEDEF_CLASSES

#define GET_TYPEDEF_CLASSES

Definition at line 177 of file MooreTypes.h.