Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h184 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; } in setShouldRestoreSPFromFP() function
H A DThumb1FrameLowering.cpp346 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
477 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
493 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
H A DARMFrameLowering.cpp1061 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1246 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1270 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1757 AFI->setShouldRestoreSPFromFP(true); in emitAlignedDPRCS2Spills()