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.cpp490 virtual schedule_node *choose_instruction_to_schedule() = 0;
572 schedule_node *choose_instruction_to_schedule();
748 schedule_node *choose_instruction_to_schedule();
1405 fs_instruction_scheduler::choose_instruction_to_schedule() in choose_instruction_to_schedule() function in fs_instruction_scheduler
1528 vec4_instruction_scheduler::choose_instruction_to_schedule() in choose_instruction_to_schedule() function in vec4_instruction_scheduler
1580 schedule_node *chosen = choose_instruction_to_schedule(); in schedule_instructions()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_schedule.c571 choose_instruction_to_schedule(struct choose_scoreboard *scoreboard, in choose_instruction_to_schedule() function
914 choose_instruction_to_schedule(scoreboard, in schedule_instructions()
949 merge = choose_instruction_to_schedule(scoreboard, in schedule_instructions()
/external/mesa3d/src/broadcom/compiler/
Dqpu_schedule.c729 choose_instruction_to_schedule(const struct v3d_device_info *devinfo, in choose_instruction_to_schedule() function
1250 choose_instruction_to_schedule(devinfo, in schedule_instructions()
1280 merge = choose_instruction_to_schedule(devinfo, in schedule_instructions()