Searched refs:fs_instruction_scheduler (Results 1 – 2 of 2) sorted by relevance
735 class fs_instruction_scheduler : public instruction_scheduler class738 fs_instruction_scheduler(const fs_visitor *v, int grf_count, int hw_reg_count,753 fs_instruction_scheduler::fs_instruction_scheduler(const fs_visitor *v, in fs_instruction_scheduler() function in fs_instruction_scheduler773 fs_instruction_scheduler::count_reads_remaining(backend_instruction *be) in count_reads_remaining()797 fs_instruction_scheduler::setup_liveness(cfg_t *cfg) in setup_liveness()855 fs_instruction_scheduler::update_register_pressure(backend_instruction *be) in update_register_pressure()881 fs_instruction_scheduler::get_register_pressure_benefit(backend_instruction *be) in get_register_pressure_benefit()1135 fs_instruction_scheduler::is_compressed(const fs_inst *inst) in is_compressed()1141 fs_instruction_scheduler::calculate_deps() in calculate_deps()1583 fs_instruction_scheduler::choose_instruction_to_schedule() in choose_instruction_to_schedule()[all …]
2002 fs_instruction_scheduler::is_compressed().