Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h645 void setSavePoint(MachineBasicBlock *NewSave) { Save = NewSave; } in setSavePoint() function
/external/llvm/lib/CodeGen/
DShrinkWrap.cpp525 MFI->setSavePoint(Save); in runOnMachineFunction()
DPrologEpilogInserter.cpp234 MFI->setSavePoint(nullptr); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DShrinkWrap.cpp578 MFI.setSavePoint(Save); in runOnMachineFunction()
DPrologEpilogInserter.cpp237 MFI.setSavePoint(nullptr); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h734 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-7.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp591 MFI.setSavePoint(MBB); in initializeFrameInfo()