Home
last modified time | relevance | path

Searched defs:shouldRestoreSPFromFP (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h154 bool shouldRestoreSPFromFP() const { return RestoreSPFromFP; } in shouldRestoreSPFromFP() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h159 bool shouldRestoreSPFromFP() const { return RestoreSPFromFP; } in shouldRestoreSPFromFP() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h188 bool shouldRestoreSPFromFP() const { return RestoreSPFromFP; } in shouldRestoreSPFromFP() function