Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMMachineFunctionInfo.h170 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; } in setShouldRestoreSPFromFP() function
DThumb1FrameLowering.cpp327 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
434 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
450 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
DARMFrameLowering.cpp709 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
868 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
892 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1348 AFI->setShouldRestoreSPFromFP(true); in emitAlignedDPRCS2Spills()