LLVM  3.7.0
Macros
WebAssemblyInstrInfo.cpp File Reference

This file contains the WebAssembly implementation of the TargetInstrInfo class. More...

#include "WebAssemblyInstrInfo.h"
#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"
#include "WebAssemblySubtarget.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineMemOperand.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
Include dependency graph for WebAssemblyInstrInfo.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "wasm-instr-info"
 

Detailed Description

This file contains the WebAssembly implementation of the TargetInstrInfo class.

Definition in file WebAssemblyInstrInfo.cpp.

Macro Definition Documentation

#define DEBUG_TYPE   "wasm-instr-info"

Definition at line 25 of file WebAssemblyInstrInfo.cpp.