LLVM
17.0.0git
|
#include "Target/SystemZ/SystemZMachineFunctionInfo.h"
Additional Inherited Members | |
![]() | |
template<typename FuncInfoTy , typename SubtargetTy = TargetSubtargetInfo> | |
static FuncInfoTy * | create (BumpPtrAllocator &Allocator, const Function &F, const SubtargetTy *STI) |
Factory function: default behavior is to call new using the supplied allocator. More... | |
template<typename Ty > | |
static Ty * | create (BumpPtrAllocator &Allocator, const Ty &MFI) |
Definition at line 27 of file SystemZMachineFunctionInfo.h.
|
inline |
Definition at line 40 of file SystemZMachineFunctionInfo.h.
|
overridevirtual |
Make a functionally equivalent copy of this MachineFunctionInfo in MF
.
This requires remapping MachineBasicBlock references from the original parent to values in the new function. Targets may assume that virtual register and frame index values are preserved in the new function.
Reimplemented from llvm::MachineFunctionInfo.
Definition at line 17 of file SystemZMachineFunctionInfo.cpp.
References llvm::MachineFunction::cloneInfo().
|
inline |
Definition at line 88 of file SystemZMachineFunctionInfo.h.
Referenced by llvm::SystemZELFFrameLowering::getOrCreateFramePointerSaveIndex().
|
inline |
Definition at line 92 of file SystemZMachineFunctionInfo.h.
|
inline |
Definition at line 84 of file SystemZMachineFunctionInfo.h.
|
inline |
Definition at line 62 of file SystemZMachineFunctionInfo.h.
Referenced by llvm::SystemZELFFrameLowering::emitEpilogue(), llvm::SystemZXPLINKFrameLowering::emitEpilogue(), llvm::SystemZELFFrameLowering::processFunctionBeforeFrameFinalized(), llvm::SystemZELFFrameLowering::restoreCalleeSavedRegisters(), and llvm::SystemZXPLINKFrameLowering::restoreCalleeSavedRegisters().
|
inline |
Definition at line 52 of file SystemZMachineFunctionInfo.h.
Referenced by llvm::SystemZELFFrameLowering::emitPrologue(), llvm::SystemZELFFrameLowering::spillCalleeSavedRegisters(), and llvm::SystemZXPLINKFrameLowering::spillCalleeSavedRegisters().
|
inline |
Definition at line 75 of file SystemZMachineFunctionInfo.h.
|
inline |
Definition at line 71 of file SystemZMachineFunctionInfo.h.
Referenced by llvm::SystemZELFFrameLowering::assignCalleeSavedSpillSlots(), llvm::SystemZELFFrameLowering::determineCalleeSaves(), and llvm::SystemZELFFrameLowering::spillCalleeSavedRegisters().
|
inline |
Definition at line 79 of file SystemZMachineFunctionInfo.h.
|
inline |
Definition at line 93 of file SystemZMachineFunctionInfo.h.
|
inline |
Definition at line 89 of file SystemZMachineFunctionInfo.h.
Referenced by llvm::SystemZELFFrameLowering::getOrCreateFramePointerSaveIndex().
|
inline |
Definition at line 85 of file SystemZMachineFunctionInfo.h.
Referenced by llvm::SystemZTargetLowering::LowerFormalArguments().
|
inline |
Definition at line 63 of file SystemZMachineFunctionInfo.h.
References llvm::SystemZ::GPRRegs::GPROffset, High, llvm::SystemZ::GPRRegs::HighGPR, llvm::Low, and llvm::SystemZ::GPRRegs::LowGPR.
Referenced by llvm::SystemZELFFrameLowering::assignCalleeSavedSpillSlots(), and llvm::SystemZXPLINKFrameLowering::assignCalleeSavedSpillSlots().
|
inline |
Definition at line 53 of file SystemZMachineFunctionInfo.h.
References llvm::SystemZ::GPRRegs::GPROffset, High, llvm::SystemZ::GPRRegs::HighGPR, llvm::Low, and llvm::SystemZ::GPRRegs::LowGPR.
Referenced by llvm::SystemZELFFrameLowering::assignCalleeSavedSpillSlots(), and llvm::SystemZXPLINKFrameLowering::assignCalleeSavedSpillSlots().
|
inline |
Definition at line 76 of file SystemZMachineFunctionInfo.h.
References FPR.
Referenced by llvm::SystemZTargetLowering::LowerFormalArguments().
|
inline |
Definition at line 72 of file SystemZMachineFunctionInfo.h.
Referenced by llvm::SystemZTargetLowering::LowerFormalArguments().
|
inline |
Definition at line 80 of file SystemZMachineFunctionInfo.h.
Referenced by llvm::SystemZTargetLowering::LowerFormalArguments().