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 153 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; }
Thumb1FrameLowering.cpp 255 AFI->setShouldRestoreSPFromFP(true);
296 AFI->setShouldRestoreSPFromFP(true);
ARMFrameLowering.cpp 368 AFI->setShouldRestoreSPFromFP(true);
542 AFI->setShouldRestoreSPFromFP(true);
566 AFI->setShouldRestoreSPFromFP(true);
    [all...]

Completed in 2493 milliseconds