Home
last modified time | relevance | path

Searched defs:shouldRestoreSPFromFP (Results 1 – 2 of 2) 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