Home
last modified time | relevance | path

Searched refs:liEnd (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRenderMachineFunction.cpp269 for (LiveIntervals::iterator liItr = lis->begin(), liEnd = lis->end(); in translateIntervalNumbersToCurrentFunction() local
270 liItr != liEnd; ++liItr) { in translateIntervalNumbersToCurrentFunction()
461 liEnd = lis->end(); in resetPressureAndLiveStates() local
462 liItr != liEnd; ++liItr) { in resetPressureAndLiveStates()
783 liEnd = ro.intervals().end(); in renderCodeTablePlusPI() local
784 liItr != liEnd; ++liItr) { in renderCodeTablePlusPI()
860 liEnd = ro.intervals().end(); in renderCodeTablePlusPI() local
861 liItr != liEnd; ++liItr) { in renderCodeTablePlusPI()
DSplitter.cpp312 for (LiveIntervals::iterator liItr = lis->begin(), liEnd = lis->end(); in runOnMachineFunction() local
313 liItr != liEnd; ++liItr) { in runOnMachineFunction()
492 liEnd = lis->end(); in insertPreHeader() local
493 liItr != liEnd; ++liItr) { in insertPreHeader()
611 liEnd = lis->end(); in splitEdge() local
612 liItr != liEnd; ++liItr) { in splitEdge()
DRegAllocBasic.cpp200 for (LiveIntervals::iterator liItr = LIS->begin(), liEnd = LIS->end(); in verify() local
201 liItr != liEnd; ++liItr) { in verify()
DRegAllocPBQP.cpp597 for (LIIterator liItr = lis->begin(), liEnd = lis->end(); in finalizeAlloc() local
598 liItr != liEnd; ++liItr) { in finalizeAlloc()
DVirtRegRewriter.cpp107 for (LiveIntervals::iterator liItr = LIs->begin(), liEnd = LIs->end(); in runOnMachineFunction() local
108 liItr != liEnd; ++liItr) { in runOnMachineFunction()