Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DShrinkWrap.cpp586 MFI.setSavePoint(Save); in runOnMachineFunction()
DPrologEpilogInserter.cpp290 MFI.setSavePoint(nullptr); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h790 void setSavePoint(MachineBasicBlock *NewSave) { Save = NewSave; } in setSavePoint() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp663 MFI.setSavePoint(MBB); in initializeFrameInfo()