Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp818 static bool ShouldSignWithAKey(MachineFunction &MF) { in ShouldSignWithAKey() function
886 if (ShouldSignWithAKey(MF)) in emitPrologue()
1349 TII->get(ShouldSignWithAKey(MF) ? AArch64::RETAA : AArch64::RETAB)) in InsertReturnAddressAuth()
1355 TII->get(ShouldSignWithAKey(MF) ? AArch64::AUTIASP : AArch64::AUTIBSP)) in InsertReturnAddressAuth()