tvm
|
This is the complete list of members for tvm::tir::Allocate, including all inherited members.
Allocate(Var buffer_var, DataType dtype, Array< PrimExpr > extents, PrimExpr condition, Stmt body, Map< String, ffi::Any > annotations=Map< String, ffi::Any >(), Span span=Span()) | tvm::tir::Allocate | |
TVM_DEFINE_OBJECT_REF_COW_METHOD(AllocateNode) | tvm::tir::Allocate | |
TVM_DEFINE_OBJECT_REF_METHODS(Allocate, Stmt, AllocateNode) | tvm::tir::Allocate | |
tvm::tir::Stmt::TVM_DEFINE_OBJECT_REF_METHODS(Stmt, ObjectRef, StmtNode) | tvm::tir::Stmt |