Halide
Halide::Internal::Allocate Member List

This is the complete list of members for Halide::Internal::Allocate, including all inherited members.

_node_typeHalide::Internal::Allocatestatic
accept(IRVisitor *v) const overrideHalide::Internal::StmtNode< Allocate >virtual
BaseStmtNode(IRNodeType t)Halide::Internal::BaseStmtNodeinline
bodyHalide::Internal::Allocate
conditionHalide::Internal::Allocate
constant_allocation_size(const std::vector< Expr > &extents, const std::string &name)Halide::Internal::Allocatestatic
constant_allocation_size() constHalide::Internal::Allocate
extentsHalide::Internal::Allocate
free_functionHalide::Internal::Allocate
IRNode(IRNodeType t)Halide::Internal::IRNodeinline
make(const std::string &name, Type type, MemoryType memory_type, const std::vector< Expr > &extents, Expr condition, Stmt body, Expr new_expr=Expr(), const std::string &free_function=std::string(), int padding=0)Halide::Internal::Allocatestatic
memory_typeHalide::Internal::Allocate
mutate_stmt(IRMutator *v) const overrideHalide::Internal::StmtNode< Allocate >virtual
nameHalide::Internal::Allocate
new_exprHalide::Internal::Allocate
node_typeHalide::Internal::IRNode
paddingHalide::Internal::Allocate
ref_countHalide::Internal::IRNodemutable
StmtNode()Halide::Internal::StmtNode< Allocate >inline
typeHalide::Internal::Allocate
~IRNode()=defaultHalide::Internal::IRNodevirtual
~StmtNode() override=defaultHalide::Internal::StmtNode< Allocate >