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

  /external/llvm/lib/Target/ARM/
Thumb1FrameLowering.cpp 142 AFI->setShouldRestoreSPFromFP(true);
182 AFI->setShouldRestoreSPFromFP(true);
197 AFI->setShouldRestoreSPFromFP(true);
ARMMachineFunctionInfo.h 132 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; }
ARMFrameLowering.cpp 243 AFI->setShouldRestoreSPFromFP(true);
282 AFI->setShouldRestoreSPFromFP(true);
306 AFI->setShouldRestoreSPFromFP(true);
    [all...]

Completed in 23 milliseconds