Home
last modified time | relevance | path

Searched defs:SegStart (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1616 SlotIndex SegStart = SE->enterIntvBefore(Uses[i]); in tryInstructionSplit() local
1917 SlotIndex SegStart = SE->enterIntvBefore(Uses[BestBefore]); in tryLocalSplit() local
DSplitKit.cpp1246 SlotIndex SegStart = enterIntvBefore(std::min(BI.FirstInstr, in splitSingleBlock() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitKit.cpp1131 SlotIndex SegStart = enterIntvBefore(std::min(BI.FirstInstr, in splitSingleBlock() local
DRegAllocGreedy.cpp1473 SlotIndex SegStart = SE->enterIntvBefore(Uses[BestBefore]); in tryLocalSplit() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2082 SlotIndex SegStart = SE->enterIntvBefore(Uses[i]); in tryInstructionSplit() local
2381 SlotIndex SegStart = SE->enterIntvBefore(Uses[BestBefore]); in tryLocalSplit() local
DSplitKit.cpp1577 SlotIndex SegStart = enterIntvBefore(std::min(BI.FirstInstr, in splitSingleBlock() local