HomeSort by relevance Sort by last modified time
    Searched refs:rc_recompute_ips (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_program.h 146 * using \ref rc_recompute_ips
208 unsigned int rc_recompute_ips(struct radeon_compiler * c);
radeon_rename_regs.c 63 used_length = 2 * rc_recompute_ips(c);
radeon_program.c 211 unsigned int rc_recompute_ips(struct radeon_compiler * c) function
radeon_dataflow_deadcode.c 224 nr_instructions = rc_recompute_ips(c);
radeon_emulate_loops.c 61 unsigned int total_i = rc_recompute_ips(c);
radeon_pair_regalloc.c 736 rc_recompute_ips(s.C);
r3xx_vertprog.c 564 rc_recompute_ips(c);
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_program.h 146 * using \ref rc_recompute_ips
208 unsigned int rc_recompute_ips(struct radeon_compiler * c);
radeon_rename_regs.c 63 used_length = 2 * rc_recompute_ips(c);
radeon_program.c 211 unsigned int rc_recompute_ips(struct radeon_compiler * c) function
radeon_dataflow_deadcode.c 224 nr_instructions = rc_recompute_ips(c);
radeon_emulate_loops.c 61 unsigned int total_i = rc_recompute_ips(c);
radeon_pair_regalloc.c 736 rc_recompute_ips(s.C);
r3xx_vertprog.c 564 rc_recompute_ips(c);

Completed in 189 milliseconds