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.h161 unsigned num_omod_ops; member
Dradeon_compiler.c395 s->num_omod_ops++; in rc_get_stats()
399 s->num_omod_ops++; in rc_get_stats()
447 s.num_omod_ops, s.num_temp_regs, s.num_inline_literals); in print_stats()