10 #ifndef LLVM_LIB_TARGET_AMDGPU_R600FRAMELOWERING_H
11 #define LLVM_LIB_TARGET_AMDGPU_R600FRAMELOWERING_H
20 unsigned TransAl = 1) :
32 #endif // LLVM_LIB_TARGET_AMDGPU_R600FRAMELOWERING_H
static GCRegistry::Add< StatepointGC > D("statepoint-example","an example strategy for statepoint")
Interface to describe a layout of a stack frame on an AMDGPU target.
~R600FrameLowering() override
void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const override
R600FrameLowering(StackDirection D, unsigned StackAl, int LAO, unsigned TransAl=1)
void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override
emitProlog/emitEpilog - These methods insert prolog and epilog code into the function.
Information about the stack frame layout on the AMDGPU targets.