Home
last modified time | relevance | path

Searched refs:getLocalAddressRegister (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h130 unsigned getLocalAddressRegister(const MachineFunction &MF) const;
H A DAArch64RegisterInfo.cpp845 unsigned AArch64RegisterInfo::getLocalAddressRegister( in getLocalAddressRegister() function in AArch64RegisterInfo
H A DAArch64FrameLowering.cpp2263 return RegInfo->getLocalAddressRegister(MF) == AArch64::FP in getSEHFrameIndexOffset()
H A DAArch64ISelLowering.cpp4762 unsigned Reg = RegInfo->getLocalAddressRegister(MF); in LowerINTRINSIC_WO_CHAIN()