LLVM  4.0.0
Functions
SIFrameLowering.cpp File Reference
#include "SIFrameLowering.h"
#include "SIInstrInfo.h"
#include "SIMachineFunctionInfo.h"
#include "SIRegisterInfo.h"
#include "AMDGPUSubtarget.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/RegisterScavenging.h"
Include dependency graph for SIFrameLowering.cpp:

Go to the source code of this file.

Functions

static ArrayRef< MCPhysReggetAllSGPR128 (const MachineFunction &MF, const SIRegisterInfo *TRI)
 
static ArrayRef< MCPhysReggetAllSGPRs (const MachineFunction &MF, const SIRegisterInfo *TRI)
 

Function Documentation

static ArrayRef<MCPhysReg> getAllSGPR128 ( const MachineFunction MF,
const SIRegisterInfo TRI 
)
static
static ArrayRef<MCPhysReg> getAllSGPRs ( const MachineFunction MF,
const SIRegisterInfo TRI 
)
static