Searched refs:rc_pair_schedule (Results 1 – 4 of 4) sorted by relevance
133 void rc_pair_schedule(struct radeon_compiler *cc, void *user);
125 {"pair scheduling", 1, 1, rc_pair_schedule, &opt}, in r3xx_compile_fragment_program()
1318 void rc_pair_schedule(struct radeon_compiler *cc, void *user) in rc_pair_schedule() function
63 rc_pair_schedule(c, &optimizations); in test_runner_rc_regalloc()