Searched refs:getReturnProtector (Results 1 – 10 of 10) sorted by relevance
50 const ReturnProtectorLowering *getReturnProtector() const override;
158 const ReturnProtectorLowering *MipsFrameLowering::getReturnProtector() const { in getReturnProtector() function in MipsFrameLowering
179 const ReturnProtectorLowering *getReturnProtector() const override;
2711 const ReturnProtectorLowering *PPCFrameLowering::getReturnProtector() const { in getReturnProtector() function in PPCFrameLowering
42 const ReturnProtectorLowering *getReturnProtector() const override;
3809 const ReturnProtectorLowering *AArch64FrameLowering::getReturnProtector() const { in getReturnProtector() function in AArch64FrameLowering
217 virtual const ReturnProtectorLowering *getReturnProtector() const { in getReturnProtector() function
86 const ReturnProtectorLowering *getReturnProtector() const override;
3944 const ReturnProtectorLowering *X86FrameLowering::getReturnProtector() const { in getReturnProtector() function in X86FrameLowering
227 const ReturnProtectorLowering *RPL = TFI->getReturnProtector(); in runOnMachineFunction()406 const ReturnProtectorLowering *RPL = TFI->getReturnProtector(); in calculateSaveRestoreBlocks()485 if (TFI->getReturnProtector()) in assignCalleeSavedSpillSlots()486 TFI->getReturnProtector()->saveReturnProtectorRegister(F, CSI); in assignCalleeSavedSpillSlots()