|
LLVM 22.0.0git
|
This file contains the WebAssembly implementation of the TargetRegisterInfo class. More...
#include "WebAssemblyRegisterInfo.h"#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"#include "WebAssemblyFrameLowering.h"#include "WebAssemblyInstrInfo.h"#include "WebAssemblyMachineFunctionInfo.h"#include "WebAssemblySubtarget.h"#include "llvm/CodeGen/MachineFrameInfo.h"#include "llvm/CodeGen/MachineInstrBuilder.h"#include "llvm/CodeGen/MachineRegisterInfo.h"#include "llvm/CodeGen/TargetFrameLowering.h"#include "llvm/Target/TargetOptions.h"#include "WebAssemblyGenRegisterInfo.inc"Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "wasm-reg-info" |
| #define | GET_REGINFO_TARGET_DESC |
This file contains the WebAssembly implementation of the TargetRegisterInfo class.
Definition in file WebAssemblyRegisterInfo.cpp.
| #define DEBUG_TYPE "wasm-reg-info" |
Definition at line 28 of file WebAssemblyRegisterInfo.cpp.
| #define GET_REGINFO_TARGET_DESC |
Definition at line 30 of file WebAssemblyRegisterInfo.cpp.