tvm
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tvm::tirx::Return Class Reference

Managed reference to ReturnNode. More...

#include <stmt.h>

Inheritance diagram for tvm::tirx::Return:
Collaboration diagram for tvm::tirx::Return:

Public Member Functions

 Return (Expr value, Span span=Span())
 
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Return, Stmt, ReturnNode)
 
 TVM_DEFINE_OBJECT_REF_COW_METHOD (ReturnNode)
 
- Public Member Functions inherited from tvm::tirx::Stmt
 TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE (Stmt, ffi::ObjectRef, StmtNode)
 

Detailed Description

Managed reference to ReturnNode.

See also
ReturnNode

Constructor & Destructor Documentation

◆ Return()

tvm::tirx::Return::Return ( Expr  value,
Span  span = Span() 
)
explicit

Member Function Documentation

◆ TVM_DEFINE_OBJECT_REF_COW_METHOD()

tvm::tirx::Return::TVM_DEFINE_OBJECT_REF_COW_METHOD ( ReturnNode  )

◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE()

tvm::tirx::Return::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE ( Return  ,
Stmt  ,
ReturnNode   
)

The documentation for this class was generated from the following file: