LLVM  8.0.1
Classes | Namespaces | Functions
WebAssemblyInstPrinter.h File Reference

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"
Include dependency graph for WebAssemblyInstPrinter.h:
This graph shows which files directly or indirectly include this file:

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 charllvm::WebAssembly::typeToString (wasm::ValType Ty)
 
const charllvm::WebAssembly::anyTypeToString (unsigned Ty)
 

Detailed Description

This class prints an WebAssembly MCInst to wasm file syntax.

Definition in file WebAssemblyInstPrinter.h.