Searched defs:grf_count (Results 1 – 3 of 3) sorted by relevance
594 elk_instruction_scheduler(void *mem_ctx, const elk_backend_shader *s, int grf_count, in elk_instruction_scheduler()675 int grf_count; member in elk_instruction_scheduler754 int grf_count, int hw_reg_count, in elk_fs_instruction_scheduler()978 int grf_count) in elk_vec4_instruction_scheduler()1985 const int grf_count = alloc.count; in prepare_scheduler() local2008 const int grf_count = reg_unit(devinfo) * grf_used; in schedule_instructions_post_ra() local
2494 const int grf_count = alloc.count; in run() local
645 int grf_count; member in instruction_scheduler702 int grf_count, int hw_reg_count, in instruction_scheduler()1826 const int grf_count = s.alloc.count; in brw_prepare_scheduler() local1849 const int grf_count = reg_unit(s.devinfo) * s.grf_used; in brw_schedule_instructions_post_ra() local