Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_peephole.cpp246 unsigned int foldCount; member in nv50_ir::ConstantFolding
257 foldCount = 0; in foldAll()
260 } while (foldCount && ++iterCount < 2); in foldAll()
494 ++foldCount; in expr()
824 foldCount++; in opnd()