CIRCT  19.0.0git
Namespaces | Typedefs
EmissionPatternSupport.h File Reference
#include "circt/Support/LLVM.h"
Include dependency graph for EmissionPatternSupport.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
 

Typedefs

using circt::ExportSystemC::OpEmissionPatternSet = EmissionPatternSet< OpEmissionPatternBase >
 
using circt::ExportSystemC::TypeEmissionPatternSet = EmissionPatternSet< TypeEmissionPatternBase >
 
using circt::ExportSystemC::AttrEmissionPatternSet = EmissionPatternSet< AttrEmissionPatternBase >
 
using circt::ExportSystemC::FrozenOpEmissionPatternSet = FrozenEmissionPatternSet< OpEmissionPatternBase, OperationName >
 
using circt::ExportSystemC::FrozenTypeEmissionPatternSet = FrozenEmissionPatternSet< TypeEmissionPatternBase, TypeID >
 
using circt::ExportSystemC::FrozenAttrEmissionPatternSet = FrozenEmissionPatternSet< AttrEmissionPatternBase, TypeID >