ARCFunctionInfo - This class is derived from MachineFunction private ARC target-specific information for each MachineFunction.
More...
#include "Target/ARC/ARCMachineFunctionInfo.h"
ARCFunctionInfo - This class is derived from MachineFunction private ARC target-specific information for each MachineFunction.
Definition at line 24 of file ARCMachineFunctionInfo.h.
◆ ARCFunctionInfo() [1/2]
llvm::ARCFunctionInfo::ARCFunctionInfo |
( |
| ) |
|
|
inline |
◆ ARCFunctionInfo() [2/2]
◆ ~ARCFunctionInfo()
llvm::ARCFunctionInfo::~ARCFunctionInfo |
( |
| ) |
|
|
inline |
◆ getReturnStackOffset()
unsigned llvm::ARCFunctionInfo::getReturnStackOffset |
( |
| ) |
const |
|
inline |
◆ getVarArgsFrameIndex()
int llvm::ARCFunctionInfo::getVarArgsFrameIndex |
( |
| ) |
const |
|
inline |
◆ setReturnStackOffset()
void llvm::ARCFunctionInfo::setReturnStackOffset |
( |
unsigned |
value | ) |
|
|
inline |
◆ setVarArgsFrameIndex()
void llvm::ARCFunctionInfo::setVarArgsFrameIndex |
( |
int |
off | ) |
|
|
inline |
◆ MaxCallStackReq
unsigned llvm::ARCFunctionInfo::MaxCallStackReq |
The documentation for this class was generated from the following files: