CIRCT
20.0.0git
|
#include "mlir/IR/DialectInterface.h"
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 ®istry) |
void | circt::arc::registerHWRuntimeCostEstimateInterface (mlir::DialectRegistry ®istry) |
void | circt::arc::registerSCFRuntimeCostEstimateInterface (mlir::DialectRegistry ®istry) |
void | circt::arc::initAllExternalInterfaces (mlir::DialectRegistry ®istry) |