LLVM 22.0.0git
AArch64MachineFunctionInfo.cpp File Reference

This file implements AArch64-specific per-machine-function information. More...

Go to the source code of this file.

Functions

static std::pair< bool, boolGetSignReturnAddress (const Function &F)
static bool ShouldSignWithBKey (const Function &F, const AArch64Subtarget &STI)
static bool hasELFSignedGOTHelper (const Function &F, const AArch64Subtarget *STI)
static bool isLRSpilled (const MachineFunction &MF)

Detailed Description

This file implements AArch64-specific per-machine-function information.

Definition in file AArch64MachineFunctionInfo.cpp.

Function Documentation

◆ GetSignReturnAddress()

std::pair< bool, bool > GetSignReturnAddress ( const Function & F)
static

◆ hasELFSignedGOTHelper()

◆ isLRSpilled()

◆ ShouldSignWithBKey()