Home
last modified time | relevance | path

Searched refs:fs_instruction_scheduler (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp735 class fs_instruction_scheduler : public instruction_scheduler class
738 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_scheduler
773 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 …]
/third_party/mesa3d/docs/relnotes/
D20.1.0.rst2002 fs_instruction_scheduler::is_compressed().