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 D | radeon_program_pair.h | 133 void rc_pair_schedule(struct radeon_compiler *cc, void *user);
|
| H A D | r3xx_fragprog.c | 139 {"pair scheduling", 1, 1, rc_pair_schedule, &opt},
|
| H A D | radeon_pair_schedule.c | 1322 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 D | radeon_compiler_regalloc_tests.c | 63 rc_pair_schedule(c, &optimizations);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_program_pair.h | 133 void rc_pair_schedule(struct radeon_compiler *cc, void *user);
|
| H A D | r3xx_fragprog.c | 138 {"pair scheduling", 1, 1, rc_pair_schedule, &opt},
|
| H A D | radeon_pair_schedule.c | 1322 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 D | radeon_compiler_regalloc_tests.c | 63 rc_pair_schedule(c, &optimizations);
|
Completed in 6 milliseconds