LLVM 22.0.0git
|
#include "Target/Mips/Mips16RegisterInfo.h"
Additional Inherited Members | |
Public Types inherited from llvm::MipsRegisterInfo | |
enum class | MipsPtrClass { Default = 0 , GPR16MM = 1 , StackPointer = 2 , GlobalPointer = 3 } |
Static Public Member Functions inherited from llvm::MipsRegisterInfo | |
static unsigned | getPICCallReg () |
Get PIC indirect call register. | |
static const uint32_t * | getMips16RetHelperMask () |
Definition at line 19 of file Mips16RegisterInfo.h.
|
explicit |
Definition at line 31 of file Mips16RegisterInfo.cpp.
References llvm::MipsRegisterInfo::MipsRegisterInfo().
|
overridevirtual |
Return GPR register class.
Implements llvm::MipsRegisterInfo.
Definition at line 60 of file Mips16RegisterInfo.cpp.
|
override |
Definition at line 38 of file Mips16RegisterInfo.cpp.
|
override |
Definition at line 34 of file Mips16RegisterInfo.cpp.
|
override |
|
override |
Definition at line 43 of file Mips16RegisterInfo.cpp.