Searched refs:SystemZXPLINKFrameLowering (Results 1 – 3 of 3) sorted by relevance
101 class SystemZXPLINKFrameLowering : public SystemZFrameLowering {105 SystemZXPLINKFrameLowering();
64 return std::make_unique<SystemZXPLINKFrameLowering>(); in create()901 SystemZXPLINKFrameLowering::SystemZXPLINKFrameLowering() in SystemZXPLINKFrameLowering() function in SystemZXPLINKFrameLowering962 bool SystemZXPLINKFrameLowering::assignCalleeSavedSpillSlots( in assignCalleeSavedSpillSlots()1068 bool SystemZXPLINKFrameLowering::spillCalleeSavedRegisters( in spillCalleeSavedRegisters()1129 bool SystemZXPLINKFrameLowering::restoreCalleeSavedRegisters( in restoreCalleeSavedRegisters()1190 void SystemZXPLINKFrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue()1281 void SystemZXPLINKFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue()1305 void SystemZXPLINKFrameLowering::inlineStackProbe( in inlineStackProbe()1371 bool SystemZXPLINKFrameLowering::hasFP(const MachineFunction &MF) const { in hasFP()1375 void SystemZXPLINKFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized()[all …]
923 const auto *ZFL = static_cast<const SystemZXPLINKFrameLowering *>( in emitPPA1()