Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp368 ConstantFolding() : foldCount(0) {} in ConstantFolding()
388 unsigned int foldCount; member in nv50_ir::ConstantFolding
399 foldCount = 0; in foldAll()
402 } while (foldCount && ++iterCount < 2); in foldAll()
740 ++foldCount; in expr()
858 ++foldCount; in expr()
979 foldCount++; in opnd3()
987 foldCount++; in opnd3()
1716 foldCount++; in opnd()