Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp7178 bool ShouldSignReturnAddrWithAKey) { in signOutlinedFunction() argument
7197 if (ShouldSignReturnAddrWithAKey) { in signOutlinedFunction()
7223 TII->get(ShouldSignReturnAddrWithAKey ? AArch64::RETAA in signOutlinedFunction()
7229 TII->get(ShouldSignReturnAddrWithAKey ? AArch64::AUTIASP in signOutlinedFunction()
7338 bool ShouldSignReturnAddrWithAKey = !MFI.shouldSignWithBKey(); in buildOutlinedFrame() local
7344 ShouldSignReturnAddrWithAKey); in buildOutlinedFrame()
7359 ShouldSignReturnAddrWithAKey); in buildOutlinedFrame()