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

  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 155 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; }
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMMachineFunctionInfo.h 132 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 152 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; }

Completed in 599 milliseconds