Home
last modified time | relevance | path

Searched defs:shouldSignReturnAddress (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.cpp155 bool AArch64FunctionInfo::shouldSignReturnAddress(bool SpillsLR) const { in shouldSignReturnAddress() function in AArch64FunctionInfo
169 bool AArch64FunctionInfo::shouldSignReturnAddress( in shouldSignReturnAddress() function in AArch64FunctionInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h288 bool shouldSignReturnAddress() const { in shouldSignReturnAddress() function
292 bool shouldSignReturnAddress(bool SpillsLR) const { in shouldSignReturnAddress() function