Searched defs:shouldSignReturnAddress (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64MachineFunctionInfo.cpp | 130 bool AArch64FunctionInfo::shouldSignReturnAddress(bool SpillsLR) const { in shouldSignReturnAddress() function in AArch64FunctionInfo |
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMMachineFunctionInfo.h | 283 bool shouldSignReturnAddress() const { shouldSignReturnAddress() function |