LLVM 22.0.0git
SparcRegisterInfo.cpp File Reference

Go to the source code of this file.

Macros

#define GET_REGINFO_TARGET_DESC

Functions

static void replaceFI (MachineFunction &MF, MachineBasicBlock::iterator II, MachineInstr &MI, const DebugLoc &dl, unsigned FIOperandNum, int Offset, unsigned FramePtr)

Variables

static cl::opt< boolReserveAppRegisters ("sparc-reserve-app-registers", cl::Hidden, cl::init(false), cl::desc("Reserve application registers (%g2-%g4)"))

Macro Definition Documentation

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 27 of file SparcRegisterInfo.cpp.

Function Documentation

◆ replaceFI()

Variable Documentation

◆ ReserveAppRegisters

cl::opt< bool > ReserveAppRegisters("sparc-reserve-app-registers", cl::Hidden, cl::init(false), cl::desc("Reserve application registers (%g2-%g4)")) ( "sparc-reserve-app-registers" ,
cl::Hidden ,
cl::init(false) ,
cl::desc("Reserve application registers (%g2-%g4)")  )
static