Searched refs:loopRepDepth (Results 1 – 4 of 4) sorted by relevance
1269 loopRepDepth--; in ENDLOOP()1273 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDLOOP()1274 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth]; in ENDLOOP()1285 loopRepDepth--; in ENDREP()1287 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDREP()1288 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth]; in ENDREP()1299 loopRepDepth--; in ENDWHILE()1301 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDWHILE()1302 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth]; in ENDWHILE()1313 loopRepDepth--; in ENDSWITCH()[all …]
1585 loopRepDepth--; in ENDLOOP()1589 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDLOOP()1590 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth]; in ENDLOOP()1601 loopRepDepth--; in ENDREP()1603 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDREP()1604 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth]; in ENDREP()1615 loopRepDepth--; in ENDWHILE()1617 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDWHILE()1618 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth]; in ENDWHILE()1629 loopRepDepth--; in ENDSWITCH()[all …]
128 int loopRepDepth = 0; member in sw::VertexProgram
138 int loopRepDepth = 0; member in sw::PixelProgram