Home
last modified time | relevance | path

Searched refs:setShouldRestoreSPFromFP (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMMachineFunctionInfo.h162 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; } in setShouldRestoreSPFromFP() function
DThumb1FrameLowering.cpp260 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
302 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
DARMFrameLowering.cpp500 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
656 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
680 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1138 AFI->setShouldRestoreSPFromFP(true); in emitAlignedDPRCS2Spills()