Searched refs:fs_instruction_scheduler (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp662 class fs_instruction_scheduler : public instruction_scheduler class in inherits:instruction_scheduler
665 fs_instruction_scheduler(fs_visitor *v, int grf_count, int hw_reg_count,
680 fs_instruction_scheduler::fs_instruction_scheduler(fs_visitor *v, function in class:fs_instruction_scheduler
700 fs_instruction_scheduler::count_reads_remaining(backend_instruction *be)
724 fs_instruction_scheduler::setup_liveness(cfg_t *cfg)
780 fs_instruction_scheduler::update_register_pressure(backend_instruction *be)
806 fs_instruction_scheduler::get_register_pressure_benefit(backend_instruction *be)
1061 fs_instruction_scheduler::is_compressed(fs_inst *inst)
1067 fs_instruction_scheduler
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp731 class fs_instruction_scheduler : public instruction_scheduler class in inherits:instruction_scheduler
734 fs_instruction_scheduler(const fs_visitor *v, int grf_count, int hw_reg_count,
749 fs_instruction_scheduler::fs_instruction_scheduler(const fs_visitor *v, function in class:fs_instruction_scheduler
769 fs_instruction_scheduler::count_reads_remaining(backend_instruction *be)
793 fs_instruction_scheduler::setup_liveness(cfg_t *cfg)
851 fs_instruction_scheduler::update_register_pressure(backend_instruction *be)
877 fs_instruction_scheduler::get_register_pressure_benefit(backend_instruction *be)
1131 fs_instruction_scheduler::is_compressed(const fs_inst *inst)
1137 fs_instruction_scheduler
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst2002 fs_instruction_scheduler::is_compressed().

Completed in 11 milliseconds