Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h184 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.cpp1060 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1245 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1269 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1754 AFI->setShouldRestoreSPFromFP(true); in emitAlignedDPRCS2Spills()