#include "Target/SystemZ/SystemZMachineFunctionInfo.h"
◆ SystemZMachineFunctionInfo()
llvm::SystemZMachineFunctionInfo::SystemZMachineFunctionInfo |
( |
MachineFunction & |
MF | ) |
|
|
inlineexplicit |
◆ getFramePointerSaveIndex()
int llvm::SystemZMachineFunctionInfo::getFramePointerSaveIndex |
( |
| ) |
const |
|
inline |
◆ getHighSavedGPR()
unsigned llvm::SystemZMachineFunctionInfo::getHighSavedGPR |
( |
| ) |
const |
|
inline |
◆ getLowSavedGPR()
unsigned llvm::SystemZMachineFunctionInfo::getLowSavedGPR |
( |
| ) |
const |
|
inline |
◆ getManipulatesSP()
bool llvm::SystemZMachineFunctionInfo::getManipulatesSP |
( |
| ) |
const |
|
inline |
◆ getNumLocalDynamicTLSAccesses()
unsigned llvm::SystemZMachineFunctionInfo::getNumLocalDynamicTLSAccesses |
( |
| ) |
const |
|
inline |
◆ getRegSaveFrameIndex()
unsigned llvm::SystemZMachineFunctionInfo::getRegSaveFrameIndex |
( |
| ) |
const |
|
inline |
◆ getVarArgsFirstFPR()
unsigned llvm::SystemZMachineFunctionInfo::getVarArgsFirstFPR |
( |
| ) |
const |
|
inline |
◆ getVarArgsFirstGPR()
unsigned llvm::SystemZMachineFunctionInfo::getVarArgsFirstGPR |
( |
| ) |
const |
|
inline |
◆ getVarArgsFrameIndex()
unsigned llvm::SystemZMachineFunctionInfo::getVarArgsFrameIndex |
( |
| ) |
const |
|
inline |
◆ incNumLocalDynamicTLSAccesses()
void llvm::SystemZMachineFunctionInfo::incNumLocalDynamicTLSAccesses |
( |
| ) |
|
|
inline |
◆ setFramePointerSaveIndex()
void llvm::SystemZMachineFunctionInfo::setFramePointerSaveIndex |
( |
int |
Idx | ) |
|
|
inline |
◆ setHighSavedGPR()
void llvm::SystemZMachineFunctionInfo::setHighSavedGPR |
( |
unsigned |
Reg | ) |
|
|
inline |
◆ setLowSavedGPR()
void llvm::SystemZMachineFunctionInfo::setLowSavedGPR |
( |
unsigned |
Reg | ) |
|
|
inline |
◆ setManipulatesSP()
void llvm::SystemZMachineFunctionInfo::setManipulatesSP |
( |
bool |
MSP | ) |
|
|
inline |
◆ setRegSaveFrameIndex()
void llvm::SystemZMachineFunctionInfo::setRegSaveFrameIndex |
( |
unsigned |
FI | ) |
|
|
inline |
◆ setVarArgsFirstFPR()
void llvm::SystemZMachineFunctionInfo::setVarArgsFirstFPR |
( |
unsigned |
FPR | ) |
|
|
inline |
◆ setVarArgsFirstGPR()
void llvm::SystemZMachineFunctionInfo::setVarArgsFirstGPR |
( |
unsigned |
GPR | ) |
|
|
inline |
◆ setVarArgsFrameIndex()
void llvm::SystemZMachineFunctionInfo::setVarArgsFrameIndex |
( |
unsigned |
FI | ) |
|
|
inline |
The documentation for this class was generated from the following files: