Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp7870 bool ShouldSignReturnAddrWithBKey) { in signOutlinedFunction() argument
7888 if (ShouldSignReturnAddrWithBKey) { in signOutlinedFunction()
7894 TII->get(ShouldSignReturnAddrWithBKey ? AArch64::PACIBSP in signOutlinedFunction()
7912 TII->get(ShouldSignReturnAddrWithBKey ? AArch64::RETAB in signOutlinedFunction()
7918 TII->get(ShouldSignReturnAddrWithBKey ? AArch64::AUTIBSP in signOutlinedFunction()
8034 bool ShouldSignReturnAddrWithBKey = MFI.shouldSignWithBKey(); in buildOutlinedFrame() local
8040 ShouldSignReturnAddrWithBKey); in buildOutlinedFrame()
8055 ShouldSignReturnAddrWithBKey); in buildOutlinedFrame()