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