|
tvm
|
Functors for tirx expressions. More...
#include <tvm/ir/node_functor.h>#include <tvm/ir/prim/expr.h>#include <tvm/tirx/buffer_region.h>#include <utility>Go to the source code of this file.
Classes | |
| class | tvm::tirx::ExprFunctor< R(const Expr &n, Args...)> |
| class | tvm::tirx::ExprVisitor |
| ExprVisitor. More... | |
| class | tvm::tirx::ExprMutator |
| ExprMutator that mutates expressions. More... | |
Namespaces | |
| namespace | tvm |
| An object that builds and maintains block scope and StmtSref mapping for Dependence analysis. | |
| namespace | tvm::tirx |
Macros | |
| #define | EXPR_FUNCTOR_DEFAULT |
| #define | IR_EXPR_FUNCTOR_DISPATCH(OP) |
Functors for tirx expressions.
| #define EXPR_FUNCTOR_DEFAULT |
| #define IR_EXPR_FUNCTOR_DISPATCH | ( | OP | ) |