HomeSort by: relevance | last modified time | path
    Searched refs:setShouldRestoreSPFromFP (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 164 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; }
Thumb1FrameLowering.cpp 327 AFI->setShouldRestoreSPFromFP(true);
434 AFI->setShouldRestoreSPFromFP(true);
450 AFI->setShouldRestoreSPFromFP(true);
ARMFrameLowering.cpp 674 AFI->setShouldRestoreSPFromFP(true);
833 AFI->setShouldRestoreSPFromFP(true);
857 AFI->setShouldRestoreSPFromFP(true);
1306 AFI->setShouldRestoreSPFromFP(true);

Completed in 88 milliseconds