LLVM: lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp File Reference (original) (raw)
This file contains the WebAssembly implementation of the TargetInstrInfo class. More...
#include "[WebAssemblyInstrInfo.h](WebAssemblyInstrInfo%5F8h%5Fsource.html)"#include "[MCTargetDesc/WebAssemblyMCTargetDesc.h](WebAssemblyMCTargetDesc%5F8h%5Fsource.html)"#include "[WebAssembly.h](WebAssembly%5F8h%5Fsource.html)"#include "[WebAssemblyMachineFunctionInfo.h](WebAssemblyMachineFunctionInfo%5F8h%5Fsource.html)"#include "[WebAssemblySubtarget.h](WebAssemblySubtarget%5F8h%5Fsource.html)"#include "[WebAssemblyUtilities.h](WebAssemblyUtilities%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineFrameInfo.h](MachineFrameInfo%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineInstrBuilder.h](MachineInstrBuilder%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineMemOperand.h](MachineMemOperand%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineRegisterInfo.h](MachineRegisterInfo%5F8h%5Fsource.html)"#include "WebAssemblyGenInstrInfo.inc"
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "wasm-instr-info" |
| #define | GET_INSTRINFO_CTOR_DTOR |
| #define | GET_INSTRINFO_NAMED_OPS |
Detailed Description
This file contains the WebAssembly implementation of the TargetInstrInfo class.
Definition in file WebAssemblyInstrInfo.cpp.
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "wasm-instr-info"
Definition at line 27 of file WebAssemblyInstrInfo.cpp.
◆ GET_INSTRINFO_CTOR_DTOR
#define GET_INSTRINFO_CTOR_DTOR
Definition at line 29 of file WebAssemblyInstrInfo.cpp.
◆ GET_INSTRINFO_NAMED_OPS
#define GET_INSTRINFO_NAMED_OPS
Definition at line 33 of file WebAssemblyInstrInfo.cpp.