LLVM  8.0.1
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() constllvm::SystemZMachineFunctionInfoinline
getHighSavedGPR() constllvm::SystemZMachineFunctionInfoinline
getLowSavedGPR() constllvm::SystemZMachineFunctionInfoinline
getManipulatesSP() constllvm::SystemZMachineFunctionInfoinline
getNumLocalDynamicTLSAccesses() constllvm::SystemZMachineFunctionInfoinline
getRegSaveFrameIndex() constllvm::SystemZMachineFunctionInfoinline
getVarArgsFirstFPR() constllvm::SystemZMachineFunctionInfoinline
getVarArgsFirstGPR() constllvm::SystemZMachineFunctionInfoinline
getVarArgsFrameIndex() constllvm::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