Home
last modified time | relevance | path

Searched refs:selectIntv (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp657 void SplitEditor::selectIntv(unsigned Idx) { in selectIntv() function in SplitEditor
1659 selectIntv(IntvIn); in splitLiveThroughBlock()
1673 selectIntv(IntvOut); in splitLiveThroughBlock()
1686 selectIntv(IntvOut); in splitLiveThroughBlock()
1703 selectIntv(IntvOut); in splitLiveThroughBlock()
1711 selectIntv(IntvIn); in splitLiveThroughBlock()
1726 selectIntv(IntvOut); in splitLiveThroughBlock()
1731 selectIntv(IntvIn); in splitLiveThroughBlock()
1759 selectIntv(IntvIn); in splitRegInBlock()
1779 selectIntv(IntvIn); in splitRegInBlock()
[all …]
H A DSplitKit.h461 /// selectIntv - Select a previously opened interval index.
462 void selectIntv(unsigned Idx);