Home
last modified time | relevance | path

Searched refs:setSavePoint (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/CodeGen/
DShrinkWrap.cpp525 MFI->setSavePoint(Save); in runOnMachineFunction()
DPrologEpilogInserter.cpp234 MFI->setSavePoint(nullptr); in runOnMachineFunction()
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h645 void setSavePoint(MachineBasicBlock *NewSave) { Save = NewSave; } in setSavePoint() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DShrinkWrap.cpp586 MFI.setSavePoint(Save); in runOnMachineFunction()
DPrologEpilogInserter.cpp290 MFI.setSavePoint(nullptr); in runOnMachineFunction()
/external/llvm-project/llvm/lib/CodeGen/
DShrinkWrap.cpp579 MFI.setSavePoint(Save); in runOnMachineFunction()
DPrologEpilogInserter.cpp294 MFI.setSavePoint(nullptr); in runOnMachineFunction()
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h813 void setSavePoint(MachineBasicBlock *NewSave) { Save = NewSave; } in setSavePoint() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h790 void setSavePoint(MachineBasicBlock *NewSave) { Save = NewSave; } in setSavePoint() function
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp473 MFI.setSavePoint(MBB); in initializeFrameInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp663 MFI.setSavePoint(MBB); in initializeFrameInfo()
/external/llvm-project/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp708 MFI.setSavePoint(MBB); in initializeFrameInfo()