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 152 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; }
Thumb1FrameLowering.cpp 262 AFI->setShouldRestoreSPFromFP(true);
304 AFI->setShouldRestoreSPFromFP(true);
ARMFrameLowering.cpp 514 AFI->setShouldRestoreSPFromFP(true);
670 AFI->setShouldRestoreSPFromFP(true);
694 AFI->setShouldRestoreSPFromFP(true);
    [all...]

Completed in 124 milliseconds