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