|
LLVM
8.0.1
|
This class prints an WebAssembly MCInst to wasm file syntax. More...
#include "llvm/ADT/SmallVector.h"#include "llvm/BinaryFormat/Wasm.h"#include "llvm/MC/MCInstPrinter.h"#include "llvm/Support/MachineValueType.h"

Go to the source code of this file.
Classes | |
| class | llvm::WebAssemblyInstPrinter |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::WebAssembly | |
Functions | |
| const char * | llvm::WebAssembly::typeToString (wasm::ValType Ty) |
| const char * | llvm::WebAssembly::anyTypeToString (unsigned Ty) |
This class prints an WebAssembly MCInst to wasm file syntax.
Definition in file WebAssemblyInstPrinter.h.
1.8.13