Home
last modified time | relevance | path

Searched refs:choose_instruction_to_schedule (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp607 virtual schedule_node *choose_instruction_to_schedule() = 0;
688 schedule_node *choose_instruction_to_schedule();
866 schedule_node *choose_instruction_to_schedule();
1523 fs_instruction_scheduler::choose_instruction_to_schedule() in choose_instruction_to_schedule() function in fs_instruction_scheduler
1646 vec4_instruction_scheduler::choose_instruction_to_schedule() in choose_instruction_to_schedule() function in vec4_instruction_scheduler
1702 schedule_node *chosen = choose_instruction_to_schedule(); in schedule_instructions()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_schedule.c550 choose_instruction_to_schedule(struct choose_scoreboard *scoreboard, in choose_instruction_to_schedule() function
879 choose_instruction_to_schedule(scoreboard, in schedule_instructions()
912 merge = choose_instruction_to_schedule(scoreboard, in schedule_instructions()
/external/mesa3d/src/broadcom/compiler/
Dqpu_schedule.c759 choose_instruction_to_schedule(const struct v3d_device_info *devinfo, in choose_instruction_to_schedule() function
1304 choose_instruction_to_schedule(devinfo, in schedule_instructions()
1339 choose_instruction_to_schedule(devinfo, in schedule_instructions()