CIRCT  18.0.0git
Classes | Namespaces | Macros | Functions
SeqOps.h File Reference
#include "mlir/Bytecode/BytecodeOpInterface.h"
#include "mlir/IR/OpImplementation.h"
#include "mlir/IR/SymbolTable.h"
#include "mlir/Interfaces/InferTypeOpInterface.h"
#include "mlir/Interfaces/SideEffectInterfaces.h"
#include "circt/Dialect/HW/HWAttributes.h"
#include "circt/Dialect/HW/HWOpInterfaces.h"
#include "circt/Dialect/HW/HWOps.h"
#include "circt/Dialect/HW/HWTypes.h"
#include "circt/Dialect/Seq/SeqAttributes.h"
#include "circt/Dialect/Seq/SeqDialect.h"
#include "circt/Dialect/Seq/SeqOpInterfaces.h"
#include "circt/Dialect/Seq/SeqTypes.h"
#include "circt/Support/BuilderUtils.h"
#include "circt/Dialect/Seq/Seq.h.inc"
Include dependency graph for SeqOps.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  circt::seq::FirMemory
 Helper structure carrying information about FIR memory generated ops. More...
 

Namespaces

 circt
 This file defines an intermediate representation for circuits acting as an abstraction for constraints defined over an SMT's solver context.
 
 circt::seq
 

Macros

#define GET_OP_CLASSES
 

Functions

bool circt::seq::isValidIndexValues (Value hlmemHandle, ValueRange addresses)
 

Macro Definition Documentation

◆ GET_OP_CLASSES

#define GET_OP_CLASSES

Definition at line 32 of file SeqOps.h.