LLVM 24.0.0git
MipsRegisterInfo.cpp File Reference

Go to the source code of this file.

Macros

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

Functions

bool isGPUsedAsGlobalRegister (const MachineFunction &MF)
 Check if the user has declared $gp/$28 as a global regiater.

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "mips-reg-info"

Definition at line 36 of file MipsRegisterInfo.cpp.

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 38 of file MipsRegisterInfo.cpp.

Function Documentation

◆ isGPUsedAsGlobalRegister()

bool isGPUsedAsGlobalRegister ( const MachineFunction & MF)