Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:HexagonFrameLowering

1 //===-- HexagonFrameLowering.cpp - Define frame lowering ------------------===//
11 #include "HexagonFrameLowering.h"
46 void HexagonFrameLowering::determineFrameLayout(MachineFunction &MF) const {
76 void HexagonFrameLowering::emitPrologue(MachineFunction &MF) const {
138 bool HexagonFrameLowering::hasTailCall(MachineBasicBlock &MBB) const {
145 void HexagonFrameLowering::emitEpilogue(MachineFunction &MF,
203 bool HexagonFrameLowering::hasFP(const MachineFunction &MF) const {
222 HexagonFrameLowering::spillCalleeSavedRegisters(
276 bool HexagonFrameLowering::restoreCalleeSavedRegisters(
328 void HexagonFrameLowering::
343 int HexagonFrameLowering::getFrameIndexOffset(const MachineFunction &MF,