|
MLIR 22.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::emitc |
Functions | |
| ExpressionOp | mlir::emitc::createExpression (Operation *op, OpBuilder &builder) |
| void | mlir::emitc::populateExpressionPatterns (RewritePatternSet &patterns) |
| Populates patterns with expression-related patterns. | |
| void | mlir::emitc::populateFuncPatterns (RewritePatternSet &patterns) |
| Populates 'patterns' with func-related patterns. | |