Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h293 bool shouldSignReturnAddress() const { in shouldSignReturnAddress() function
297 bool shouldSignReturnAddress(bool SpillsLR) const { in shouldSignReturnAddress() function