This is the complete list of members for tvm::tirx::PrimVar, including all inherited members.
| _type_container_is_exact | tvm::tirx::PrimVar | static |
| ConvertFallbackValue(ffi::String value) | tvm::PrimExpr | static |
| copy_with_dtype(PrimType dtype) const | tvm::tirx::PrimVar | inline |
| CopyWithSuffix(const ffi::String &suffix) const | tvm::tirx::PrimVar | inline |
| operator Var() const | tvm::tirx::PrimVar | inline |
| operator!=(const Expr &other) const =delete | tvm::Expr | |
| operator<(const Expr &other) const =delete | tvm::Expr | |
| operator==(const Expr &other) const =delete | tvm::Expr | |
| PrimExpr(Call call) | tvm::PrimExpr | |
| PrimExpr(int32_t value) | tvm::PrimExpr | |
| PrimExpr(float value) | tvm::PrimExpr | |
| PrimVar(ffi::String name_hint, PrimType dtype=PrimType::Int(32), Span span=Span()) | tvm::tirx::PrimVar | inlineexplicit |
| PrimVar(ffi::String name_hint, Type type_annotation, Span span=Span()) | tvm::tirx::PrimVar | inlineexplicit |
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(PrimVar, PrimExpr, VarNode) | tvm::tirx::PrimVar | |
| tvm::PrimExpr::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(PrimExpr, TypedExpr< PrimType >, ExprNode) | tvm::PrimExpr | |
| TypedExpr< PrimType >::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(TypedExpr, Expr, ExprNode) | tvm::TypedExpr< PrimType > | |
| tvm::Expr::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(Expr, ffi::ObjectRef, ExprNode) | tvm::Expr | |
| ty() const | tvm::TypedExpr< PrimType > | inline |