Searched refs:rc_pair_schedule (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h133 void rc_pair_schedule(struct radeon_compiler *cc, void *user);
H A Dr3xx_fragprog.c139 {"pair scheduling", 1, 1, rc_pair_schedule, &opt},
H A Dradeon_pair_schedule.c1322 void rc_pair_schedule(struct radeon_compiler *cc, void *user) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_regalloc_tests.c63 rc_pair_schedule(c, &optimizations);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_pair.h133 void rc_pair_schedule(struct radeon_compiler *cc, void *user);
H A Dr3xx_fragprog.c138 {"pair scheduling", 1, 1, rc_pair_schedule, &opt},
H A Dradeon_pair_schedule.c1322 void rc_pair_schedule(struct radeon_compiler *cc, void *user) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_regalloc_tests.c63 rc_pair_schedule(c, &optimizations);

Completed in 6 milliseconds