Searched refs:fs_instruction_scheduler (Results 1 – 2 of 2) sorted by relevance
680 class fs_instruction_scheduler : public instruction_scheduler class683 fs_instruction_scheduler(const fs_visitor *v, int grf_count, int hw_reg_count,698 fs_instruction_scheduler::fs_instruction_scheduler(const fs_visitor *v, in fs_instruction_scheduler() function in fs_instruction_scheduler718 fs_instruction_scheduler::count_reads_remaining(backend_instruction *be) in count_reads_remaining()742 fs_instruction_scheduler::setup_liveness(cfg_t *cfg) in setup_liveness()800 fs_instruction_scheduler::update_register_pressure(backend_instruction *be) in update_register_pressure()826 fs_instruction_scheduler::get_register_pressure_benefit(backend_instruction *be) in get_register_pressure_benefit()1079 fs_instruction_scheduler::is_compressed(const fs_inst *inst) in is_compressed()1085 fs_instruction_scheduler::calculate_deps() in calculate_deps()1523 fs_instruction_scheduler::choose_instruction_to_schedule() in choose_instruction_to_schedule()[all …]
2002 fs_instruction_scheduler::is_compressed().