| 
    CIRCT 22.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 | |
| 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) |