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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h160 unsigned num_omod_ops; member in struct:rc_program_stats
H A Dradeon_compiler.c397 s->num_omod_ops++;
401 s->num_omod_ops++;
449 s.num_omod_ops, s.num_temp_regs, s.num_inline_literals);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h160 unsigned num_omod_ops; member in struct:rc_program_stats
H A Dradeon_compiler.c397 s->num_omod_ops++;
401 s->num_omod_ops++;
449 s.num_omod_ops, s.num_temp_regs, s.num_inline_literals);

Completed in 6 milliseconds