Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.cpp117 bool AArch64FunctionInfo::shouldSignReturnAddress(bool SpillsLR) const { in shouldSignReturnAddress() function in AArch64FunctionInfo
125 bool AArch64FunctionInfo::shouldSignReturnAddress( in shouldSignReturnAddress() function in AArch64FunctionInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h293 bool shouldSignReturnAddress() const { in shouldSignReturnAddress() function
297 bool shouldSignReturnAddress(bool SpillsLR) const { in shouldSignReturnAddress() function