LLVM 22.0.0git
CSKYFrameLowering.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "csky-frame-lowering"

Functions

static Register getFPReg (const CSKYSubtarget &STI)
static Register getBPReg (const CSKYSubtarget &STI)
static unsigned EstimateFunctionSizeInBytes (const MachineFunction &MF, const CSKYInstrInfo &TII)
static unsigned estimateRSStackSizeLimit (MachineFunction &MF, const CSKYSubtarget &STI)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "csky-frame-lowering"

Definition at line 27 of file CSKYFrameLowering.cpp.

Function Documentation

◆ EstimateFunctionSizeInBytes()

unsigned EstimateFunctionSizeInBytes ( const MachineFunction & MF,
const CSKYInstrInfo & TII )
static

◆ estimateRSStackSizeLimit()

◆ getBPReg()

◆ getFPReg()