tvm
tvm::runtime::relax_vm::Instruction Member List

This is the complete list of members for tvm::runtime::relax_vm::Instruction, including all inherited members.

ArgKind enum nametvm::runtime::relax_vm::Instruction
argstvm::runtime::relax_vm::Instruction
Call(Index func_idx, Index num_args, Arg *args, RegName dst)tvm::runtime::relax_vm::Instructionstatic
condtvm::runtime::relax_vm::Instruction
dsttvm::runtime::relax_vm::Instruction
false_offsettvm::runtime::relax_vm::Instruction
func_idxtvm::runtime::relax_vm::Instruction
Goto(RegName pc_offset)tvm::runtime::relax_vm::Instructionstatic
If(RegName cond, Index false_offset)tvm::runtime::relax_vm::Instructionstatic
kBeginSpecialRegtvm::runtime::relax_vm::Instructionstatic
kKindBittvm::runtime::relax_vm::Instructionstatic
kValueBittvm::runtime::relax_vm::Instructionstatic
kValueMasktvm::runtime::relax_vm::Instructionstatic
kValueMaxLimittvm::runtime::relax_vm::Instructionstatic
kValueMinLimittvm::runtime::relax_vm::Instructionstatic
kVMRegistertvm::runtime::relax_vm::Instructionstatic
kVoidRegistertvm::runtime::relax_vm::Instructionstatic
num_argstvm::runtime::relax_vm::Instruction
optvm::runtime::relax_vm::Instruction
operator<<(std::ostream &os, const ArgKind &kind)tvm::runtime::relax_vm::Instructionfriend
pc_offsettvm::runtime::relax_vm::Instruction
resulttvm::runtime::relax_vm::Instruction
Ret(RegName result)tvm::runtime::relax_vm::Instructionstatic