LLVM 19.0.0git
Macros
MSP430RegisterInfo.cpp File Reference
#include "MSP430RegisterInfo.h"
#include "MSP430.h"
#include "MSP430MachineFunctionInfo.h"
#include "MSP430TargetMachine.h"
#include "llvm/ADT/BitVector.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/IR/Function.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Target/TargetOptions.h"
#include "MSP430GenRegisterInfo.inc"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "msp430-reg-info"
 
#define GET_REGINFO_TARGET_DESC
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "msp430-reg-info"

Definition at line 28 of file MSP430RegisterInfo.cpp.

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 30 of file MSP430RegisterInfo.cpp.