Halide 19.0.0
Halide compiler and libraries
|
This is the complete list of members for Halide::Internal::Realize, including all inherited members.
_node_type | Halide::Internal::Realize | static |
accept(IRVisitor *v) const override | Halide::Internal::StmtNode< Realize > | virtual |
BaseStmtNode(IRNodeType t) | Halide::Internal::BaseStmtNode | inline |
body | Halide::Internal::Realize | |
bounds | Halide::Internal::Realize | |
condition | Halide::Internal::Realize | |
IRNode(IRNodeType t) | Halide::Internal::IRNode | inline |
make(const std::string &name, const std::vector< Type > &types, MemoryType memory_type, const Region &bounds, Expr condition, Stmt body) | Halide::Internal::Realize | static |
memory_type | Halide::Internal::Realize | |
mutate_stmt(IRMutator *v) const override | Halide::Internal::StmtNode< Realize > | virtual |
name | Halide::Internal::Realize | |
node_type | Halide::Internal::IRNode | |
ref_count | Halide::Internal::IRNode | mutable |
StmtNode() | Halide::Internal::StmtNode< Realize > | inline |
types | Halide::Internal::Realize | |
~IRNode()=default | Halide::Internal::IRNode | virtual |
~StmtNode() override=default | Halide::Internal::StmtNode< Realize > |