CIRCT  19.0.0git
Namespaces | Macros | Functions
LLHDOps.h File Reference
#include "circt/Dialect/HW/HWTypes.h"
#include "circt/Dialect/LLHD/IR/LLHDDialect.h"
#include "circt/Dialect/LLHD/IR/LLHDEnums.h.inc"
#include "circt/Dialect/LLHD/IR/LLHDTypes.h"
#include "circt/Support/LLVM.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/Interfaces/CallInterfaces.h"
#include "mlir/Interfaces/ControlFlowInterfaces.h"
#include "mlir/Interfaces/FunctionInterfaces.h"
#include "mlir/Interfaces/InferTypeOpInterface.h"
#include "mlir/Interfaces/SideEffectInterfaces.h"
#include "circt/Dialect/LLHD/IR/LLHD.h.inc"
Include dependency graph for LLHDOps.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Macros

#define GET_OP_CLASSES
 Retrieve the class declarations generated by TableGen. More...
 

Functions

unsigned circt::llhd::getLLHDTypeWidth (Type type)
 
Type circt::llhd::getLLHDElementType (Type type)
 

Macro Definition Documentation

◆ GET_OP_CLASSES

#define GET_OP_CLASSES

Retrieve the class declarations generated by TableGen.

Definition at line 38 of file LLHDOps.h.