CIRCT  19.0.0git
Classes | Namespaces | Functions
ArcInterfaces.h File Reference
#include "mlir/IR/DialectInterface.h"
Include dependency graph for ArcInterfaces.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  circt::arc::RuntimeCostEstimateDialectInterface
 A dialect interface to get runtime cost estimates of MLIR operations. More...
 

Namespaces

 mlir
 
 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 circt::arc
 

Functions

void circt::arc::registerCombRuntimeCostEstimateInterface (mlir::DialectRegistry &registry)
 
void circt::arc::registerHWRuntimeCostEstimateInterface (mlir::DialectRegistry &registry)
 
void circt::arc::registerSCFRuntimeCostEstimateInterface (mlir::DialectRegistry &registry)
 
void circt::arc::initAllExternalInterfaces (mlir::DialectRegistry &registry)