Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp6234 bool ShouldSignReturnAddrWithAKey) { in signOutlinedFunction() argument
6252 if (ShouldSignReturnAddrWithAKey) { in signOutlinedFunction()
6272 TII->get(ShouldSignReturnAddrWithAKey ? AArch64::RETAA in signOutlinedFunction()
6278 TII->get(ShouldSignReturnAddrWithAKey ? AArch64::AUTIASP in signOutlinedFunction()
6383 bool ShouldSignReturnAddrWithAKey = true; in buildOutlinedFrame() local
6390 ShouldSignReturnAddrWithAKey = Key.equals_lower("a_key"); in buildOutlinedFrame()
6397 ShouldSignReturnAddrWithAKey); in buildOutlinedFrame()
6407 ShouldSignReturnAddrWithAKey); in buildOutlinedFrame()