Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c616 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
709 schedule_instructions(c, block, state); in qir_schedule_instructions_block()
H A Dvc4_qpu_schedule.c867 schedule_instructions(struct vc4_compile *c, in schedule_instructions() function
1021 uint32_t cycles = schedule_instructions(c, scoreboard, block, in qpu_schedule_instructions_block()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp678 void schedule_instructions(bblock_t *block);
1752 instruction_scheduler::schedule_instructions(bblock_t *block)
1879 schedule_instructions(block);
1890 fs_visitor::schedule_instructions(instruction_scheduler_mode mode)
H A Dbrw_fs.h183 void schedule_instructions(instruction_scheduler_mode mode);
H A Dbrw_fs.cpp6538 schedule_instructions(pre_modes[i]);
6580 schedule_instructions(SCHEDULE_POST);
/third_party/mesa3d/src/broadcom/compiler/
H A Dqpu_schedule.c2169 schedule_instructions(struct v3d_compile *c, in schedule_instructions() function
2336 uint32_t cycles = schedule_instructions(c, scoreboard, block, in qpu_schedule_instructions_block()

Completed in 16 milliseconds