Home
last modified time | relevance | path

Searched refs:openIntv (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitKit.h353 unsigned openIntv();
DSplitKit.cpp435 unsigned SplitEditor::openIntv() { in openIntv() function in SplitEditor
1129 openIntv(); in splitSingleBlock()
1318 unsigned LocalIntv = openIntv(); in splitRegInBlock()
1407 openIntv(); in splitRegOutBlock()
DRegAllocGreedy.cpp1186 Cand.IntvIdx = SE->openIntv(); in tryRegionSplit()
1199 Cand.IntvIdx = SE->openIntv(); in tryRegionSplit()
1472 SE->openIntv(); in tryLocalSplit()
/external/llvm/lib/CodeGen/
DSplitKit.h394 unsigned openIntv();
DSplitKit.cpp479 unsigned SplitEditor::openIntv() { in openIntv() function in SplitEditor
1244 openIntv(); in splitSingleBlock()
1433 unsigned LocalIntv = openIntv(); in splitRegInBlock()
1522 openIntv(); in splitRegOutBlock()
DRegAllocGreedy.cpp1481 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1494 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1615 SE->openIntv(); in tryInstructionSplit()
1916 SE->openIntv(); in tryLocalSplit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h439 unsigned openIntv();
DSplitKit.cpp674 unsigned SplitEditor::openIntv() { in openIntv() function in SplitEditor
1575 openIntv(); in splitSingleBlock()
1763 unsigned LocalIntv = openIntv(); in splitRegInBlock()
1853 openIntv(); in splitRegOutBlock()
DRegAllocGreedy.cpp1948 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
1961 Cand.IntvIdx = SE->openIntv(); in doRegionSplit()
2081 SE->openIntv(); in tryInstructionSplit()
2380 SE->openIntv(); in tryLocalSplit()