This is the complete list of members for tvm::tirx::PrimFuncNode, including all inherited members.
| _type_child_slots | tvm::BaseFuncNode | static |
| _type_s_eq_hash_kind | tvm::ExprNode | static |
| attrs | tvm::BaseFuncNode | |
| body | tvm::tirx::PrimFuncNode | |
| buffer_map | tvm::tirx::PrimFuncNode | |
| func_type_annotation() const | tvm::tirx::PrimFuncNode | |
| GetAttr(const std::string &attr_key, ffi::Optional< TObjectRef > default_value=std::nullopt) const | tvm::BaseFuncNode | inline |
| GetAttr(const std::string &attr_key, TObjectRef default_value) const | tvm::BaseFuncNode | inline |
| GetLinkageType() const | tvm::BaseFuncNode | inline |
| HasNonzeroAttr(const std::string &attr_key) const | tvm::BaseFuncNode | inline |
| params | tvm::tirx::PrimFuncNode | |
| RegisterReflection() | tvm::tirx::PrimFuncNode | inlinestatic |
| ret_type | tvm::tirx::PrimFuncNode | |
| SEqual(const PrimFuncNode *other, ffi::TypedFunction< bool(AnyView, AnyView, bool, AnyView)> equal) const | tvm::tirx::PrimFuncNode | inline |
| SHash(int64_t init_hash, ffi::TypedFunction< int64_t(AnyView, int64_t, bool)> hash) const | tvm::tirx::PrimFuncNode | inline |
| span | tvm::ExprNode | mutable |
| TVM_FFI_DECLARE_OBJECT_INFO("ir.BaseFunc", BaseFuncNode, ExprNode) | tvm::BaseFuncNode | |
| tvm::ExprNode::TVM_FFI_DECLARE_OBJECT_INFO("ir.Expr", ExprNode, ffi::Object) | tvm::ExprNode | |
| TVM_FFI_DECLARE_OBJECT_INFO_FINAL("tirx.PrimFunc", PrimFuncNode, BaseFuncNode) | tvm::tirx::PrimFuncNode | |
| ty | tvm::ExprNode | mutable |