Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h164 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; } in setShouldRestoreSPFromFP() function
H A DThumb1FrameLowering.cpp327 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
434 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
450 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
H A DARMFrameLowering.cpp674 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
833 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
857 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1306 AFI->setShouldRestoreSPFromFP(true); in emitAlignedDPRCS2Spills()