Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp7700 bool ShouldSignReturnAddrWithAKey) { in signOutlinedFunction() argument
7719 if (ShouldSignReturnAddrWithAKey) { in signOutlinedFunction()
7748 TII->get(ShouldSignReturnAddrWithAKey ? AArch64::RETAA in signOutlinedFunction()
7754 TII->get(ShouldSignReturnAddrWithAKey ? AArch64::AUTIASP in signOutlinedFunction()
7870 bool ShouldSignReturnAddrWithAKey = !MFI.shouldSignWithBKey(); in buildOutlinedFrame() local
7876 ShouldSignReturnAddrWithAKey); in buildOutlinedFrame()
7891 ShouldSignReturnAddrWithAKey); in buildOutlinedFrame()