CIRCT
20.0.0git
|
#include "Patterns/BuiltinEmissionPatterns.h"
#include "Patterns/EmitCEmissionPatterns.h"
#include "Patterns/HWEmissionPatterns.h"
#include "Patterns/SystemCEmissionPatterns.h"
Go to the source code of this file.
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::ExportSystemC | |
Functions | |
void | circt::ExportSystemC::registerAllOpEmitters (OpEmissionPatternSet &patterns, MLIRContext *context) |
Collects the operation emission patterns of all supported dialects. More... | |
void | circt::ExportSystemC::registerAllTypeEmitters (TypeEmissionPatternSet &patterns) |
Collects the type emission patterns of all supported dialects. More... | |
void | circt::ExportSystemC::registerAllAttrEmitters (AttrEmissionPatternSet &patterns) |