Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h137 unsigned getLocalAddressRegister(const MachineFunction &MF) const;
H A DAArch64RegisterInfo.cpp1007 unsigned AArch64RegisterInfo::getLocalAddressRegister( in getLocalAddressRegister() function in AArch64RegisterInfo
H A DAArch64FrameLowering.cpp2534 return RegInfo->getLocalAddressRegister(MF) == AArch64::FP in getSEHFrameIndexOffset()
H A DAArch64ISelLowering.cpp5403 unsigned Reg = RegInfo->getLocalAddressRegister(MF); in LowerINTRINSIC_WO_CHAIN()