CIRCT  19.0.0git
Namespaces | Functions
RegisterAllEmitters.h File Reference
#include "Patterns/BuiltinEmissionPatterns.h"
#include "Patterns/EmitCEmissionPatterns.h"
#include "Patterns/HWEmissionPatterns.h"
#include "Patterns/SystemCEmissionPatterns.h"
Include dependency graph for RegisterAllEmitters.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::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)