Searched refs:loopRepTestBlock (Results 1 – 4 of 4) sorted by relevance
133 std::vector<BasicBlock*> loopRepTestBlock; member in sw::VertexProgram
37 loopRepTestBlock.resize(limits.loops); in VertexProgram()1273 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDLOOP()1287 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDREP()1301 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDWHILE()1440 loopRepTestBlock[loopRepDepth] = testBlock; in LOOP()1466 loopRepTestBlock[loopRepDepth] = testBlock; in REP()1489 loopRepTestBlock[loopRepDepth] = testBlock; in WHILE()1522 loopRepTestBlock[loopRepDepth] = nullptr; in SWITCH()
143 std::vector<BasicBlock*> loopRepTestBlock; member in sw::PixelProgram
38 loopRepTestBlock.resize(limits.loops); in PixelProgram()1589 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDLOOP()1603 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDREP()1617 BasicBlock *testBlock = loopRepTestBlock[loopRepDepth]; in ENDWHILE()1755 loopRepTestBlock[loopRepDepth] = testBlock; in LOOP()1781 loopRepTestBlock[loopRepDepth] = testBlock; in REP()1804 loopRepTestBlock[loopRepDepth] = testBlock; in WHILE()1837 loopRepTestBlock[loopRepDepth] = nullptr; in SWITCH()