Searched refs:SystemZXPLINKFrameLowering (Results 1 – 3 of 3) sorted by relevance
101 class SystemZXPLINKFrameLowering : public SystemZFrameLowering {105 SystemZXPLINKFrameLowering();
65 return std::make_unique<SystemZXPLINKFrameLowering>(); in create()906 SystemZXPLINKFrameLowering::SystemZXPLINKFrameLowering() in SystemZXPLINKFrameLowering() function in SystemZXPLINKFrameLowering966 bool SystemZXPLINKFrameLowering::assignCalleeSavedSpillSlots( in assignCalleeSavedSpillSlots()1077 bool SystemZXPLINKFrameLowering::spillCalleeSavedRegisters( in spillCalleeSavedRegisters()1138 bool SystemZXPLINKFrameLowering::restoreCalleeSavedRegisters( in restoreCalleeSavedRegisters()1199 void SystemZXPLINKFrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue()1314 void SystemZXPLINKFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue()1338 void SystemZXPLINKFrameLowering::inlineStackProbe( in inlineStackProbe()1450 bool SystemZXPLINKFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP()1454 void SystemZXPLINKFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized()[all …]
1237 const auto *ZFL = static_cast<const SystemZXPLINKFrameLowering *>( in emitPPA1()