Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineFrameInfo.h826 void setRestorePoint(MachineBasicBlock *NewRestore) { Restore = NewRestore; } in setRestorePoint() function
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDShrinkWrap.cpp971 MFI.setRestorePoint(Restore); in runOnMachineFunction()
HDPrologEpilogInserter.cpp351 MFI.setRestorePoint(nullptr); in runOnMachineFunction()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIRParser.cpp794 MFI.setRestorePoint(MBB); in initializeFrameInfo()