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

  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 166 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; }
Thumb1FrameLowering.cpp 180 AFI->setShouldRestoreSPFromFP(true);
213 AFI->setShouldRestoreSPFromFP(true);
ARMFrameLowering.cpp 278 AFI->setShouldRestoreSPFromFP(true);
319 AFI->setShouldRestoreSPFromFP(true);
343 AFI->setShouldRestoreSPFromFP(true);
772 AFI->setShouldRestoreSPFromFP(true);
    [all...]

Completed in 542 milliseconds