|
tvm
|
This is the complete list of members for tvm::tir::Block, including all inherited members.
| _type_is_nullable | tvm::runtime::ObjectRef | static |
| as() const | tvm::runtime::ObjectRef | inline |
| Block(Array< IterVar > iter_vars, Array< BufferRegion > reads, Array< BufferRegion > writes, String name_hint, Stmt body, Optional< Stmt > init=NullOpt, Array< Buffer > alloc_buffers=Array< Buffer >(), Array< MatchBufferRegion > match_buffers=Array< MatchBufferRegion >(), Map< String, ObjectRef > annotations=Map< String, ObjectRef >(), Span span=Span()) | tvm::tir::Block | explicit |
| ContainerType typedef | tvm::runtime::ObjectRef | |
| data_ | tvm::runtime::ObjectRef | protected |
| defined() const | tvm::runtime::ObjectRef | inline |
| DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
| FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
| get() const | tvm::runtime::ObjectRef | inline |
| get_mutable() const | tvm::runtime::ObjectRef | inlineprotected |
| GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
| ObjectRef()=default | tvm::runtime::ObjectRef | |
| ObjectRef(ObjectPtr< Object > data) | tvm::runtime::ObjectRef | inlineexplicit |
| operator!=(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
| operator->() const | tvm::runtime::ObjectRef | inline |
| operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
| operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
| same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
| TVM_DEFINE_OBJECT_REF_COW_METHOD(BlockNode) | tvm::tir::Block | |
| TVM_DEFINE_OBJECT_REF_METHODS(Block, Stmt, BlockNode) | tvm::tir::Block | |
| tvm::tir::Stmt::TVM_DEFINE_OBJECT_REF_METHODS(Stmt, ObjectRef, StmtNode) | tvm::tir::Stmt | |
| unique() const | tvm::runtime::ObjectRef | inline |
| use_count() const | tvm::runtime::ObjectRef | inline |
1.8.13