Home
last modified time | relevance | path

Searched refs:overlapIntv (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitKit.h404 void overlapIntv(SlotIndex Start, SlotIndex End);
DSplitKit.cpp586 void SplitEditor::overlapIntv(SlotIndex Start, SlotIndex End) { in overlapIntv() function in SplitEditor
1139 overlapIntv(SegStop, BI.LastInstr); in splitSingleBlock()
1308 overlapIntv(Idx, BI.LastInstr); in splitRegInBlock()
1343 overlapIntv(To, BI.LastInstr); in splitRegInBlock()
/external/llvm/lib/CodeGen/
DSplitKit.h445 void overlapIntv(SlotIndex Start, SlotIndex End);
DSplitKit.cpp630 void SplitEditor::overlapIntv(SlotIndex Start, SlotIndex End) { in overlapIntv() function in SplitEditor
1254 overlapIntv(SegStop, BI.LastInstr); in splitSingleBlock()
1423 overlapIntv(Idx, BI.LastInstr); in splitRegInBlock()
1458 overlapIntv(To, BI.LastInstr); in splitRegInBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h490 void overlapIntv(SlotIndex Start, SlotIndex End);
DSplitKit.cpp827 void SplitEditor::overlapIntv(SlotIndex Start, SlotIndex End) { in overlapIntv() function in SplitEditor
1585 overlapIntv(SegStop, BI.LastInstr); in splitSingleBlock()
1753 overlapIntv(Idx, BI.LastInstr); in splitRegInBlock()
1788 overlapIntv(To, BI.LastInstr); in splitRegInBlock()