Home
last modified time | relevance | path

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

/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp779 static bool ShouldSignWithAKey(MachineFunction &MF) { in ShouldSignWithAKey() function
823 if (ShouldSignWithAKey(MF)) in emitPrologue()
1208 TII->get(ShouldSignWithAKey(MF) ? AArch64::RETAA : AArch64::RETAB)) in InsertReturnAddressAuth()
1214 TII->get(ShouldSignWithAKey(MF) ? AArch64::AUTIASP : AArch64::AUTIBSP)) in InsertReturnAddressAuth()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp777 static bool ShouldSignWithAKey(MachineFunction &MF) { in ShouldSignWithAKey() function
823 if (ShouldSignWithAKey(MF)) in emitPrologue()
1243 TII->get(ShouldSignWithAKey(MF) ? AArch64::RETAA : AArch64::RETAB)) in InsertReturnAddressAuth()
1249 TII->get(ShouldSignWithAKey(MF) ? AArch64::AUTIASP : AArch64::AUTIBSP)) in InsertReturnAddressAuth()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp836 static bool ShouldSignWithAKey(MachineFunction &MF) { in ShouldSignWithAKey() function
904 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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A 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()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp836 static bool ShouldSignWithAKey(MachineFunction &MF) { in ShouldSignWithAKey() function
904 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()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp904 static bool ShouldSignWithAKey(MachineFunction &MF) { in ShouldSignWithAKey() function
972 if (ShouldSignWithAKey(MF)) in emitPrologue()
1423 TII->get(ShouldSignWithAKey(MF) ? AArch64::RETAA : AArch64::RETAB)) in InsertReturnAddressAuth()
1429 TII->get(ShouldSignWithAKey(MF) ? AArch64::AUTIASP : AArch64::AUTIBSP)) in InsertReturnAddressAuth()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1010 static bool ShouldSignWithAKey(MachineFunction &MF) { in ShouldSignWithAKey() function
1078 if (ShouldSignWithAKey(MF)) in emitPrologue()
1534 TII->get(ShouldSignWithAKey(MF) ? AArch64::RETAA : AArch64::RETAB)) in InsertReturnAddressAuth()
1540 TII->get(ShouldSignWithAKey(MF) ? AArch64::AUTIASP : AArch64::AUTIBSP)) in InsertReturnAddressAuth()