Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/ARM/
Dcrash-greedy-v6.ll6 ; That requires leaveIntvBefore to be very accurate about the redefined value number.
/external/llvm/lib/CodeGen/
DSplitKit.h396 SlotIndex leaveIntvBefore(SlotIndex Idx);
DSplitKit.cpp562 SlotIndex SplitEditor::leaveIntvBefore(SlotIndex Idx) { in leaveIntvBefore() function in SplitEditor
1137 SlotIndex SegStop = leaveIntvBefore(LastSplitPoint); in splitSingleBlock()
1253 Idx = leaveIntvBefore(LeaveBefore); in splitLiveThroughBlock()
1307 SlotIndex Idx = leaveIntvBefore(LSP); in splitRegInBlock()
1342 SlotIndex To = leaveIntvBefore(LSP); in splitRegInBlock()