Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRenderMachineFunction.cpp249 rcEnd = tri->regclass_end(); in translateRegClassNamesToCurrentFunction() local
250 rcItr != rcEnd; ++rcItr) { in translateRegClassNamesToCurrentFunction()
352 rcEnd = tri->regclass_end(); in initWorst() local
353 rcItr != rcEnd; ++rcItr) { in initWorst()
371 rcEnd = tri->regclass_end(); in initWorst() local
372 rc1Itr != rcEnd; ++rc1Itr) { in initWorst()
377 rc2Itr != rcEnd; ++rc2Itr) { in initWorst()
434 rcEnd = tri->regclass_end(); in initCapacity() local
435 rcItr != rcEnd; ++rcItr) { in initCapacity()
480 rcEnd = tri->regclass_end(); in resetPressureAndLiveStates() local
[all …]