Home
last modified time | relevance | path

Searched refs:setRestorePoint (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h647 void setRestorePoint(MachineBasicBlock *NewRestore) { Restore = NewRestore; } in setRestorePoint() function
/external/llvm/lib/CodeGen/
DShrinkWrap.cpp526 MFI->setRestorePoint(Restore); in runOnMachineFunction()
DPrologEpilogInserter.cpp235 MFI->setRestorePoint(nullptr); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DShrinkWrap.cpp579 MFI.setRestorePoint(Restore); in runOnMachineFunction()
DPrologEpilogInserter.cpp238 MFI.setRestorePoint(nullptr); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h736 void setRestorePoint(MachineBasicBlock *NewRestore) { Restore = NewRestore; } in setRestorePoint() function
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp479 MFI.setRestorePoint(MBB); in initializeFrameInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp597 MFI.setRestorePoint(MBB); in initializeFrameInfo()