Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h461 getAuthenticatedLRCheckMethod(const MachineFunction &MF) const;
H A DAArch64Subtarget.cpp642 AArch64PAuth::AuthCheckMethod AArch64Subtarget::getAuthenticatedLRCheckMethod( in getAuthenticatedLRCheckMethod() function in AArch64Subtarget
H A DAArch64AsmPrinter.cpp2058 auto LRCheckMethod = STI->getAuthenticatedLRCheckMethod(*MF); in emitPtrauthTailCallHardening()
H A DAArch64InstrInfo.cpp122 auto Method = STI.getAuthenticatedLRCheckMethod(*MF); in getInstSizeInBytes()
9121 auto LRCheckMethod = Subtarget.getAuthenticatedLRCheckMethod( in getOutliningCandidateInfo()