Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMMachineFunctionInfo.h131 bool shouldRestoreSPFromFP() const { return RestoreSPFromFP; } in shouldRestoreSPFromFP() function
/external/llvm/lib/Target/ARM/
DARMMachineFunctionInfo.h154 bool shouldRestoreSPFromFP() const { return RestoreSPFromFP; } in shouldRestoreSPFromFP() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMMachineFunctionInfo.h151 bool shouldRestoreSPFromFP() const { return RestoreSPFromFP; } in shouldRestoreSPFromFP() function