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