|
LLVM 22.0.0git
|
This file contains the WebAssembly implementation of the TargetInstrInfo class. More...
#include "WebAssemblyInstrInfo.h"#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"#include "WebAssembly.h"#include "WebAssemblyMachineFunctionInfo.h"#include "WebAssemblySubtarget.h"#include "WebAssemblyUtilities.h"#include "llvm/CodeGen/MachineFrameInfo.h"#include "llvm/CodeGen/MachineInstrBuilder.h"#include "llvm/CodeGen/MachineMemOperand.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#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 |
This file contains the WebAssembly implementation of the TargetInstrInfo class.
Definition in file WebAssemblyInstrInfo.cpp.
| #define DEBUG_TYPE "wasm-instr-info" |
Definition at line 27 of file WebAssemblyInstrInfo.cpp.
| #define GET_INSTRINFO_CTOR_DTOR |
Definition at line 29 of file WebAssemblyInstrInfo.cpp.
| #define GET_INSTRINFO_NAMED_OPS |
Definition at line 33 of file WebAssemblyInstrInfo.cpp.