Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMMachineFunctionInfo.h160 void setShouldRestoreSPFromFP(bool s) { RestoreSPFromFP = s; } in setShouldRestoreSPFromFP() function
DThumb1FrameLowering.cpp325 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
432 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
448 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
DARMFrameLowering.cpp585 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
743 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
767 AFI->setShouldRestoreSPFromFP(true); in emitPrologue()
1204 AFI->setShouldRestoreSPFromFP(true); in emitAlignedDPRCS2Spills()