Searched refs:ShouldSignWithAKey (Results 1 – 1 of 1) sorted by relevance
836 static bool ShouldSignWithAKey(MachineFunction &MF) { in ShouldSignWithAKey() function904 if (ShouldSignWithAKey(MF)) in emitPrologue()1356 TII->get(ShouldSignWithAKey(MF) ? AArch64::RETAA : AArch64::RETAB)) in InsertReturnAddressAuth()1362 TII->get(ShouldSignWithAKey(MF) ? AArch64::AUTIASP : AArch64::AUTIBSP)) in InsertReturnAddressAuth()