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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h153 unsigned num_insts; member in struct:rc_program_stats
H A Dradeon_compiler.c409 s->num_insts++;
432 s.num_insts, s.num_fc_insts, s.num_temp_regs);
447 s.num_insts, s.num_rgb_insts, s.num_alpha_insts,
484 c->initial_num_insts = s.num_insts;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h153 unsigned num_insts; member in struct:rc_program_stats
H A Dradeon_compiler.c409 s->num_insts++;
432 s.num_insts, s.num_fc_insts, s.num_temp_regs);
447 s.num_insts, s.num_rgb_insts, s.num_alpha_insts,
484 c->initial_num_insts = s.num_insts;

Completed in 4 milliseconds