Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h496 SlotIndex leaveIntvBefore(SlotIndex Idx);
H A DSplitKit.cpp814 SlotIndex SplitEditor::leaveIntvBefore(SlotIndex Idx) { in leaveIntvBefore() function in SplitEditor
1653 SlotIndex SegStop = leaveIntvBefore(LastSplitPoint); in splitSingleBlock()
1768 Idx = leaveIntvBefore(LeaveBefore); in splitLiveThroughBlock()
1822 SlotIndex Idx = leaveIntvBefore(LSP); in splitRegInBlock()
1857 SlotIndex To = leaveIntvBefore(LSP); in splitRegInBlock()