LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::SystemZMachineFunctionInfo Member List

This is the complete list of members for llvm::SystemZMachineFunctionInfo, including all inherited members.

getHighSavedGPR() const llvm::SystemZMachineFunctionInfoinline
getLowSavedGPR() const llvm::SystemZMachineFunctionInfoinline
getManipulatesSP() const llvm::SystemZMachineFunctionInfoinline
getRegSaveFrameIndex() const llvm::SystemZMachineFunctionInfoinline
getVarArgsFirstFPR() const llvm::SystemZMachineFunctionInfoinline
getVarArgsFirstGPR() const llvm::SystemZMachineFunctionInfoinline
getVarArgsFrameIndex() const llvm::SystemZMachineFunctionInfoinline
setHighSavedGPR(unsigned Reg)llvm::SystemZMachineFunctionInfoinline
setLowSavedGPR(unsigned Reg)llvm::SystemZMachineFunctionInfoinline
setManipulatesSP(bool MSP)llvm::SystemZMachineFunctionInfoinline
setRegSaveFrameIndex(unsigned FI)llvm::SystemZMachineFunctionInfoinline
setVarArgsFirstFPR(unsigned FPR)llvm::SystemZMachineFunctionInfoinline
setVarArgsFirstGPR(unsigned GPR)llvm::SystemZMachineFunctionInfoinline
setVarArgsFrameIndex(unsigned FI)llvm::SystemZMachineFunctionInfoinline
SystemZMachineFunctionInfo(MachineFunction &MF)llvm::SystemZMachineFunctionInfoinlineexplicit
~MachineFunctionInfo()llvm::MachineFunctionInfovirtual