Searched refs:AArch64FrameLowering (Results 1 – 6 of 6) sorted by relevance
331 bool AArch64FrameLowering::homogeneousPrologEpilog( in homogeneousPrologEpilog()380 bool AArch64FrameLowering::producePairRegisters(MachineFunction &MF) const { in producePairRegisters()419 AArch64FrameLowering::getStackIDForScalableVectors() const { in getStackIDForScalableVectors()450 bool AArch64FrameLowering::canUseRedZone(const MachineFunction &MF) const { in canUseRedZone()480 bool AArch64FrameLowering::hasFP(const MachineFunction &MF) const { in hasFP()516 bool AArch64FrameLowering::hasReservedCallFrame( in hasReservedCallFrame()526 MachineBasicBlock::iterator AArch64FrameLowering::eliminateCallFramePseudoInstr( in eliminateCallFramePseudoInstr()589 void AArch64FrameLowering::emitCalleeSavedGPRLocations( in emitCalleeSavedGPRLocations()632 void AArch64FrameLowering::emitCalleeSavedSVELocations( in emitCalleeSavedSVELocations()679 void AArch64FrameLowering::resetCFIToInitialState( in resetCFIToInitialState()[all …]
22 class AArch64FrameLowering : public TargetFrameLowering {24 explicit AArch64FrameLowering() in AArch64FrameLowering() function
428 const AArch64FrameLowering *TFI = getFrameLowering(MF); in getStrictlyReservedRegs()692 const AArch64FrameLowering *TFI = getFrameLowering(MF); in getFrameRegister()716 const AArch64FrameLowering &TFI = *getFrameLowering(MF); in useFPForScavengingIndex()765 const AArch64FrameLowering *TFI = getFrameLowering(MF); in needsFrameBaseReg()926 const AArch64FrameLowering *TFI = getFrameLowering(MF); in eliminateFrameIndex()1010 const AArch64FrameLowering *TFI = getFrameLowering(MF); in getRegPressureLimit()
92 AArch64FrameLowering FrameLowering;134 const AArch64FrameLowering *getFrameLowering() const override { in getFrameLowering()
1515 const AArch64FrameLowering *TFI = in expandMI()
1261 SRCS_MIN+= Target/AArch64/AArch64FrameLowering.cpp