Searched refs:loopRepEndBlock (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/src/Shader/
H A DPixelProgram.hpp161 BasicBlock *loopRepEndBlock[4]; member in class:sw::PixelProgram
H A DVertexProgram.hpp130 BasicBlock *loopRepEndBlock[4]; member in class:sw::VertexProgram
H A DPixelProgram.cpp1447 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth];
1461 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth];
1475 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth];
1488 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth];
1613 loopRepEndBlock[loopRepDepth] = endBlock;
1639 loopRepEndBlock[loopRepDepth] = endBlock;
1662 loopRepEndBlock[loopRepDepth] = endBlock;
1695 loopRepEndBlock[loopRepDepth] = endBlock;
H A DVertexProgram.cpp1206 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth];
1220 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth];
1234 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth];
1247 BasicBlock *endBlock = loopRepEndBlock[loopRepDepth];
1373 loopRepEndBlock[loopRepDepth] = endBlock;
1399 loopRepEndBlock[loopRepDepth] = endBlock;
1422 loopRepEndBlock[loopRepDepth] = endBlock;
1455 loopRepEndBlock[loopRepDepth] = endBlock;

Completed in 198 milliseconds