Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp680 class fs_instruction_scheduler : public instruction_scheduler class
683 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_scheduler
718 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 …]
/external/mesa3d/docs/relnotes/
D20.1.0.rst2002 fs_instruction_scheduler::is_compressed().