Searched refs:splitLiveThroughBlock (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | SplitKit.h | 473 void splitLiveThroughBlock(unsigned MBBNum,
|
D | RegAllocGreedy.cpp | 1262 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion() 1301 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
|
D | SplitKit.cpp | 1270 void SplitEditor::splitLiveThroughBlock(unsigned MBBNum, in splitLiveThroughBlock() function in SplitEditor
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SplitKit.h | 534 void splitLiveThroughBlock(unsigned MBBNum,
|
D | RegAllocGreedy.cpp | 1727 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion() 1766 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
|
D | SplitKit.cpp | 1600 void SplitEditor::splitLiveThroughBlock(unsigned MBBNum, in splitLiveThroughBlock() function in SplitEditor
|