Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp564 class fs_instruction_scheduler : public instruction_scheduler class
567 fs_instruction_scheduler(fs_visitor *v, int grf_count, int hw_reg_count,
582 fs_instruction_scheduler::fs_instruction_scheduler(fs_visitor *v, in fs_instruction_scheduler() function in fs_instruction_scheduler
602 fs_instruction_scheduler::count_reads_remaining(backend_instruction *be) in count_reads_remaining()
626 fs_instruction_scheduler::setup_liveness(cfg_t *cfg) in setup_liveness()
682 fs_instruction_scheduler::update_register_pressure(backend_instruction *be) in update_register_pressure()
708 fs_instruction_scheduler::get_register_pressure_benefit(backend_instruction *be) in get_register_pressure_benefit()
963 fs_instruction_scheduler::is_compressed(fs_inst *inst) in is_compressed()
969 fs_instruction_scheduler::calculate_deps() in calculate_deps()
1405 fs_instruction_scheduler::choose_instruction_to_schedule() in choose_instruction_to_schedule()
[all …]