Searched refs:schedule_instructions (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, function in typeref:typename:void
709 schedule_instructions(c, block, state);
H A Dvc4_qpu_schedule.c867 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 Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, function in typeref:typename:void
709 schedule_instructions(c, block, state);
H A Dvc4_qpu_schedule.c867 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 Dbrw_schedule_instructions.cpp604 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 Dbrw_fs.h156 void schedule_instructions(instruction_scheduler_mode mode);
H A Dbrw_fs.cpp7267 schedule_instructions(pre_modes[i]);
7318 schedule_instructions(SCHEDULE_POST);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp674 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 Dbrw_fs.h179 void schedule_instructions(instruction_scheduler_mode mode);
H A Dbrw_fs.cpp8875 schedule_instructions(pre_modes[i]);
8934 schedule_instructions(SCHEDULE_POST);
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dqpu_schedule.c1199 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 Dqpu_schedule.c2079 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 D19.1.0.rst2116 - intel/schedule_instructions: Move some comments

Completed in 43 milliseconds