CIRCT  19.0.0git
Namespaces | Macros | Functions | Variables
IbisOps.h File Reference
#include "circt/Dialect/DC/DCTypes.h"
#include "circt/Dialect/HW/HWOpInterfaces.h"
#include "circt/Dialect/Handshake/HandshakeInterfaces.h"
#include "circt/Dialect/Ibis/IbisDialect.h"
#include "circt/Dialect/Ibis/IbisTypes.h"
#include "circt/Dialect/Seq/SeqTypes.h"
#include "circt/Support/InstanceGraphInterface.h"
#include "circt/Support/LLVM.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/BuiltinOps.h"
#include "mlir/IR/OpImplementation.h"
#include "mlir/IR/RegionKindInterface.h"
#include "mlir/IR/SymbolTable.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/Ibis/IbisInterfaces.h.inc"
#include "circt/Dialect/Ibis/Ibis.h.inc"
Include dependency graph for IbisOps.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::ibis
 
 circt::ibis::detail
 

Macros

#define GET_OP_CLASSES
 

Functions

LogicalResult circt::ibis::detail::verifyScopeOpInterface (Operation *op)
 
mlir::FailureOr< mlir::TypedValue< ScopeRefType > > circt::ibis::detail::getThisFromScope (Operation *op)
 

Variables

static constexpr const char * circt::ibis::kIbisOperatorLibName = "ibis_operator_library"
 

Macro Definition Documentation

◆ GET_OP_CLASSES

#define GET_OP_CLASSES

Definition at line 53 of file IbisOps.h.