Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h189 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.cpp1061 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1246 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1270 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1758 AFI->setShouldRestoreSPFromFP(true); in emitAlignedDPRCS2Spills()