LLVM 22.0.0git
MipsMachineFunction.cpp File Reference

Go to the source code of this file.

Functions

static const TargetRegisterClassgetGlobalBaseRegClass (MachineFunction &MF)

Variables

static cl::opt< boolFixGlobalBaseReg ("mips-fix-global-base-reg", cl::Hidden, cl::init(true), cl::desc("Always use $gp as the global base register."))

Function Documentation

◆ getGlobalBaseRegClass()

Variable Documentation

◆ FixGlobalBaseReg

cl::opt< bool > FixGlobalBaseReg("mips-fix-global-base-reg", cl::Hidden, cl::init(true), cl::desc("Always use $gp as the global base register.")) ( "mips-fix-global-base-reg" ,
cl::Hidden ,
cl::init(true) ,
cl::desc("Always use $gp as the global base register.")  )
static