LLVM  4.0.0
llvm::SystemZMachineFunctionInfo Member List

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

create(BumpPtrAllocator &Allocator, MachineFunction &MF)llvm::MachineFunctionInfoinlinestatic
getFramePointerSaveIndex() const llvm::SystemZMachineFunctionInfoinline
getHighSavedGPR() const llvm::SystemZMachineFunctionInfoinline
getLowSavedGPR() const llvm::SystemZMachineFunctionInfoinline
getManipulatesSP() const llvm::SystemZMachineFunctionInfoinline
getNumLocalDynamicTLSAccesses() const llvm::SystemZMachineFunctionInfoinline
getRegSaveFrameIndex() const llvm::SystemZMachineFunctionInfoinline
getVarArgsFirstFPR() const llvm::SystemZMachineFunctionInfoinline
getVarArgsFirstGPR() const llvm::SystemZMachineFunctionInfoinline
getVarArgsFrameIndex() const llvm::SystemZMachineFunctionInfoinline
incNumLocalDynamicTLSAccesses()llvm::SystemZMachineFunctionInfoinline
setFramePointerSaveIndex(int Idx)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