LLVM API Documentation

Functions
Thumb1FrameLowering.cpp File Reference
#include "Thumb1FrameLowering.h"
#include "ARMMachineFunctionInfo.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineModuleInfo.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
Include dependency graph for Thumb1FrameLowering.cpp:

Go to the source code of this file.

Functions

static void emitSPUpdate (MachineBasicBlock &MBB, MachineBasicBlock::iterator &MBBI, const TargetInstrInfo &TII, DebugLoc dl, const Thumb1RegisterInfo &MRI, int NumBytes, unsigned MIFlags=MachineInstr::NoFlags)
static bool isCSRestore (MachineInstr *MI, const MCPhysReg *CSRegs)

Function Documentation

static void emitSPUpdate ( MachineBasicBlock MBB,
MachineBasicBlock::iterator MBBI,
const TargetInstrInfo TII,
DebugLoc  dl,
const Thumb1RegisterInfo MRI,
int  NumBytes,
unsigned  MIFlags = MachineInstr::NoFlags 
) [static]
static bool isCSRestore ( MachineInstr MI,
const MCPhysReg CSRegs 
) [static]