tvm
|
This is the complete list of members for tvm::tir::SizeVar, including all inherited members.
_type_is_nullable | tvm::runtime::ObjectRef | static |
as() const | tvm::runtime::ObjectRef | inline |
as() const | tvm::runtime::ObjectRef | inline |
ContainerType typedef | tvm::tir::SizeVar | |
copy_with_dtype(DataType dtype) const | tvm::tir::Var | |
copy_with_name(const String &name) const | tvm::tir::Var | |
copy_with_suffix(const String &suffix) const | tvm::tir::Var | |
data_ | tvm::runtime::ObjectRef | protected |
defined() const | tvm::runtime::ObjectRef | inline |
DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
dtype() const | tvm::PrimExpr | inline |
FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
get() const | tvm::tir::SizeVar | 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::tir::SizeVar | inline |
operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
PrimExpr(int32_t value) | tvm::PrimExpr | |
PrimExpr(float value) | tvm::PrimExpr | |
same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
SizeVar(ObjectPtr< Object > n) | tvm::tir::SizeVar | inlineexplicit |
SizeVar(String name_hint="s", DataType t=DataType::Int(32), Span span=Span()) | tvm::tir::SizeVar | explicit |
SizeVar(String name_hint, Type type_annotation, Span span=Span()) | tvm::tir::SizeVar | explicit |
TVM_DEFINE_OBJECT_REF_METHODS(PrimExpr, BaseExpr, PrimExprNode) | tvm::PrimExpr | |
tvm::BaseExpr::TVM_DEFINE_OBJECT_REF_METHODS(BaseExpr, ObjectRef, BaseExprNode) | tvm::BaseExpr | |
unique() const | tvm::runtime::ObjectRef | inline |
use_count() const | tvm::runtime::ObjectRef | inline |
Var(ObjectPtr< Object > n) | tvm::tir::Var | inlineexplicit |
Var(String name_hint="v", DataType dtype=DataType::Int(32), Span span=Span()) | tvm::tir::Var | explicit |
Var(String name_hint, Type type_annotation, Span span=Span()) | tvm::tir::Var | explicit |