CIRCT 20.0.0git
Loading...
Searching...
No Matches
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

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

Functions

void circt::ExportSystemC::registerAllOpEmitters (OpEmissionPatternSet &patterns, MLIRContext *context)
 Collects the operation emission patterns of all supported dialects.
 
void circt::ExportSystemC::registerAllTypeEmitters (TypeEmissionPatternSet &patterns)
 Collects the type emission patterns of all supported dialects.
 
void circt::ExportSystemC::registerAllAttrEmitters (AttrEmissionPatternSet &patterns)