| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_qir_schedule.c | 616 schedule_instructions(struct vc4_compile *c, function in typeref:typename:void 709 schedule_instructions(c, block, state);
|
| H A D | vc4_qpu_schedule.c | 867 schedule_instructions(struct vc4_compile *c, function in typeref:typename:uint32_t 1021 uint32_t cycles = schedule_instructions(c, scoreboard, block,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_qir_schedule.c | 616 schedule_instructions(struct vc4_compile *c, function in typeref:typename:void 709 schedule_instructions(c, block, state);
|
| H A D | vc4_qpu_schedule.c | 867 schedule_instructions(struct vc4_compile *c, function in typeref:typename:uint32_t 1021 uint32_t cycles = schedule_instructions(c, scoreboard, block,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_schedule_instructions.cpp | 604 void schedule_instructions(bblock_t *block); 1664 instruction_scheduler::schedule_instructions(bblock_t *block) function in class:instruction_scheduler 1807 schedule_instructions(block); 1820 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) function in class:fs_visitor
|
| H A D | brw_fs.h | 156 void schedule_instructions(instruction_scheduler_mode mode);
|
| H A D | brw_fs.cpp | 7267 schedule_instructions(pre_modes[i]); 7318 schedule_instructions(SCHEDULE_POST);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_schedule_instructions.cpp | 674 void schedule_instructions(bblock_t *block); 1747 instruction_scheduler::schedule_instructions(bblock_t *block) function in class:instruction_scheduler 1874 schedule_instructions(block); 1885 fs_visitor::schedule_instructions(instruction_scheduler_mode mode) function in class:fs_visitor
|
| H A D | brw_fs.h | 179 void schedule_instructions(instruction_scheduler_mode mode);
|
| H A D | brw_fs.cpp | 8875 schedule_instructions(pre_modes[i]); 8934 schedule_instructions(SCHEDULE_POST);
|
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | qpu_schedule.c | 1199 schedule_instructions(struct v3d_compile *c, function in typeref:typename:uint32_t 1364 uint32_t cycles = schedule_instructions(c, scoreboard, block,
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | qpu_schedule.c | 2079 schedule_instructions(struct v3d_compile *c, function in typeref:typename:uint32_t 2246 uint32_t cycles = schedule_instructions(c, scoreboard, block,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.1.0.rst | 2116 - intel/schedule_instructions: Move some comments
|