LLVM 22.0.0git
ARCRegisterInfo.cpp File Reference

Go to the source code of this file.

Macros

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

Functions

static void replaceFrameIndex (MachineBasicBlock::iterator II, const ARCInstrInfo &TII, unsigned Reg, unsigned FrameReg, int Offset, int StackSize, int ObjSize, RegScavenger *RS, int SPAdj)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "arc-reg-info"

Definition at line 33 of file ARCRegisterInfo.cpp.

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 35 of file ARCRegisterInfo.cpp.

Function Documentation

◆ replaceFrameIndex()