LLVM
8.0.1
|
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 |
This file contains the WebAssembly implementation of the TargetRegisterInfo class.
Definition in file WebAssemblyRegisterInfo.cpp.
#define DEBUG_TYPE "wasm-reg-info" |
Definition at line 31 of file WebAssemblyRegisterInfo.cpp.
#define GET_REGINFO_TARGET_DESC |
Definition at line 33 of file WebAssemblyRegisterInfo.cpp.