Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h814 void setRestorePoint(MachineBasicBlock *NewRestore) { Restore = NewRestore; } in setRestorePoint() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DShrinkWrap.cpp966 MFI.setRestorePoint(Restore); in runOnMachineFunction()
H A DPrologEpilogInserter.cpp349 MFI.setRestorePoint(nullptr); in runOnMachineFunction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp774 MFI.setRestorePoint(MBB); in initializeFrameInfo()