Searched refs:rc_pair_regalloc (Results 1 – 4 of 4) sorted by relevance
134 void rc_pair_regalloc(struct radeon_compiler *cc, void *user);
141 {"register allocation", 1, 1, rc_pair_regalloc, &opt}, in r3xx_compile_fragment_program()
753 void rc_pair_regalloc(struct radeon_compiler *cc, void *user) in rc_pair_regalloc() function
65 rc_pair_regalloc(c, &do_full_regalloc); in test_runner_rc_regalloc()