LLVM 19.0.0git
Macros
WebAssemblyRegisterInfo.cpp File Reference

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/IR/Function.h"
#include "llvm/Support/raw_ostream.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
 

Detailed Description

This file contains the WebAssembly implementation of the TargetRegisterInfo class.

Definition in file WebAssemblyRegisterInfo.cpp.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "wasm-reg-info"

Definition at line 30 of file WebAssemblyRegisterInfo.cpp.

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 32 of file WebAssemblyRegisterInfo.cpp.