Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/ !
H A DAArch64MachineFunctionInfo.cpp130 bool AArch64FunctionInfo::shouldSignReturnAddress(bool SpillsLR) const { in shouldSignReturnAddress() function in AArch64FunctionInfo
144 bool AArch64FunctionInfo::shouldSignReturnAddress( in shouldSignReturnAddress() function in AArch64FunctionInfo
/src/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