Halide 19.0.0
Halide compiler and libraries
|
This is the complete list of members for Halide::Internal::Acquire, including all inherited members.
_node_type | Halide::Internal::Acquire | static |
accept(IRVisitor *v) const override | Halide::Internal::StmtNode< Acquire > | virtual |
BaseStmtNode(IRNodeType t) | Halide::Internal::BaseStmtNode | inline |
body | Halide::Internal::Acquire | |
count | Halide::Internal::Acquire | |
IRNode(IRNodeType t) | Halide::Internal::IRNode | inline |
make(Expr semaphore, Expr count, Stmt body) | Halide::Internal::Acquire | static |
mutate_stmt(IRMutator *v) const override | Halide::Internal::StmtNode< Acquire > | virtual |
node_type | Halide::Internal::IRNode | |
ref_count | Halide::Internal::IRNode | mutable |
semaphore | Halide::Internal::Acquire | |
StmtNode() | Halide::Internal::StmtNode< Acquire > | inline |
~IRNode()=default | Halide::Internal::IRNode | virtual |
~StmtNode() override=default | Halide::Internal::StmtNode< Acquire > |