LLVM API Documentation
#include <MipsSERegisterInfo.h>


Additional Inherited Members | |
Static Public Member Functions inherited from llvm::MipsRegisterInfo | |
| static unsigned | getRegisterNumbering (unsigned RegEnum) |
| static unsigned | getPICCallReg () |
| Get PIC indirect call register. More... | |
| static const uint32_t * | getMips16RetHelperMask () |
Protected Attributes inherited from llvm::MipsRegisterInfo | |
| const MipsSubtarget & | Subtarget |
Definition at line 23 of file MipsSERegisterInfo.h.
| MipsSERegisterInfo::MipsSERegisterInfo | ( | const MipsSubtarget & | Subtarget | ) |
Definition at line 43 of file MipsSERegisterInfo.cpp.
|
virtual |
Return GPR register class.
Implements llvm::MipsRegisterInfo.
Definition at line 57 of file MipsSERegisterInfo.cpp.
| bool MipsSERegisterInfo::requiresFrameIndexScavenging | ( | const MachineFunction & | MF | ) | const |
Definition at line 52 of file MipsSERegisterInfo.cpp.
|
virtual |
Reimplemented from llvm::MipsRegisterInfo.
Definition at line 47 of file MipsSERegisterInfo.cpp.