Searched refs:rc_recompute_ips (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_program.h146 * using \ref rc_recompute_ips
208 unsigned int rc_recompute_ips(struct radeon_compiler * c);
H A Dradeon_rename_regs.c63 used_length = 2 * rc_recompute_ips(c);
H A Dradeon_program.c211 unsigned int rc_recompute_ips(struct radeon_compiler * c) function
H A Dradeon_dataflow_deadcode.c224 nr_instructions = rc_recompute_ips(c);
H A Dradeon_emulate_loops.c61 unsigned int total_i = rc_recompute_ips(c);
H A Dradeon_pair_regalloc.c736 rc_recompute_ips(s.C);
H A Dr3xx_vertprog.c564 rc_recompute_ips(c);
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program.h146 * using \ref rc_recompute_ips
208 unsigned int rc_recompute_ips(struct radeon_compiler * c);
H A Dradeon_rename_regs.c63 used_length = 2 * rc_recompute_ips(c);
H A Dradeon_program.c211 unsigned int rc_recompute_ips(struct radeon_compiler * c) function
H A Dradeon_dataflow_deadcode.c224 nr_instructions = rc_recompute_ips(c);
H A Dradeon_emulate_loops.c61 unsigned int total_i = rc_recompute_ips(c);
H A Dradeon_pair_regalloc.c736 rc_recompute_ips(s.C);
H A Dr3xx_vertprog.c564 rc_recompute_ips(c);

Completed in 954 milliseconds