HomeSort by relevance Sort by last modified time
    Searched defs:shouldRestoreSPFromFP (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 154 bool shouldRestoreSPFromFP() const { return RestoreSPFromFP; }
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMMachineFunctionInfo.h 131 bool shouldRestoreSPFromFP() const { return RestoreSPFromFP; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 151 bool shouldRestoreSPFromFP() const { return RestoreSPFromFP; }

Completed in 128 milliseconds