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

namespace  mlir
 
namespace  circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
namespace  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)