Searched refs:AArch64FrameLowering (Results 1 – 6 of 6) sorted by relevance
361 bool AArch64FrameLowering::homogeneousPrologEpilog( in homogeneousPrologEpilog()411 bool AArch64FrameLowering::producePairRegisters(MachineFunction &MF) const { in producePairRegisters()450 AArch64FrameLowering::getStackIDForScalableVectors() const { in getStackIDForScalableVectors()502 bool AArch64FrameLowering::canUseRedZone(const MachineFunction &MF) const { in canUseRedZone()532 bool AArch64FrameLowering::hasFPImpl(const MachineFunction &MF) const { in hasFPImpl()564 bool AArch64FrameLowering::isFPReserved(const MachineFunction &MF) const { in isFPReserved()589 bool AArch64FrameLowering::hasReservedCallFrame( in hasReservedCallFrame()599 MachineBasicBlock::iterator AArch64FrameLowering::eliminateCallFramePseudoInstr( in eliminateCallFramePseudoInstr()662 void AArch64FrameLowering::emitCalleeSavedGPRLocations( in emitCalleeSavedGPRLocations()695 void AArch64FrameLowering::emitCalleeSavedSVELocations( in emitCalleeSavedSVELocations()[all …]
22 class AArch64FrameLowering : public TargetFrameLowering {24 explicit AArch64FrameLowering() in AArch64FrameLowering() function
99 AArch64FrameLowering FrameLowering;143 const AArch64FrameLowering *getFrameLowering() const override { in getFrameLowering()
437 const AArch64FrameLowering *TFI = getFrameLowering(MF); in getStrictlyReservedRegs()758 const AArch64FrameLowering *TFI = getFrameLowering(MF); in getFrameRegister()782 const AArch64FrameLowering &TFI = *getFrameLowering(MF); in useFPForScavengingIndex()832 const AArch64FrameLowering *TFI = getFrameLowering(MF); in needsFrameBaseReg()993 const AArch64FrameLowering *TFI = getFrameLowering(MF); in eliminateFrameIndex()1077 const AArch64FrameLowering *TFI = getFrameLowering(MF); in getRegPressureLimit()
1548 const AArch64FrameLowering *TFI = in expandMI()
1384 SRCS_MIN+= Target/AArch64/AArch64FrameLowering.cpp