LLVM 23.0.0git
LoongArchFrameLowering.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "loongarch-frame-lowering"

Functions

static uint64_t estimateFunctionSizeInBytes (const LoongArchInstrInfo *TII, const MachineFunction &MF)
static bool needScavSlotForCFR (MachineFunction &MF)
static void emitStackProbeInline (MachineBasicBlock::iterator MBBI, DebugLoc DL, Register TargetReg)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "loongarch-frame-lowering"

Definition at line 30 of file LoongArchFrameLowering.cpp.

Function Documentation

◆ emitStackProbeInline()

◆ estimateFunctionSizeInBytes()

◆ needScavSlotForCFR()