Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.h160 unsigned num_omod_ops; member
Dradeon_compiler.c397 s->num_omod_ops++; in rc_get_stats()
401 s->num_omod_ops++; in rc_get_stats()
449 s.num_omod_ops, s.num_temp_regs, s.num_inline_literals); in print_stats()