Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1184 static bool shouldSignReturnAddressEverywhere(const MachineFunction &MF) { in shouldSignReturnAddressEverywhere() function
1901 if (!shouldSignReturnAddressEverywhere(MF)) { in emitPrologue()
2483 if (!shouldSignReturnAddressEverywhere(MF)) { in emitEpilogue()
5304 shouldSignReturnAddressEverywhere(MF)) in processFunctionBeforeFrameIndicesReplaced()