llvm/lib/Target/WebAssembly/WebAssemblyGenDisassemblerTables.inc

/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
|*                                                                            *|
|*  * WebAssembly Disassembler                                                *|
|*                                                                            *|
|* Automatically generated file, do not edit!                                 *|
|*                                                                            *|
\*===----------------------------------------------------------------------===*/

#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"

namespace llvm {

static constexpr int WebAssemblyInstructionTableSize =;

enum EntryType : uint8_t {};

struct WebAssemblyInstruction {};

WebAssemblyInstruction InstructionTable0[] =;

WebAssemblyInstruction InstructionTable208[] =;

WebAssemblyInstruction InstructionTable252[] =;

WebAssemblyInstruction InstructionTable253[] =;

WebAssemblyInstruction InstructionTable254[] =;

const uint8_t OperandTable[] =;

struct {}
PrefixTable[] =;

} // end namespace llvm