Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h187 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; } in setShouldRestoreSPFromFP() function
H A DThumb1FrameLowering.cpp347 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
478 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
494 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
H A DARMFrameLowering.cpp1034 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1219 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1243 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1731 AFI->setShouldRestoreSPFromFP(true); in emitAlignedDPRCS2Spills()