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()976 int grf_count) in elk_vec4_instruction_scheduler()1983 const int grf_count = alloc.count; in prepare_scheduler() local2006 const int grf_count = reg_unit(devinfo) * grf_used; in schedule_instructions_post_ra() local
2492 const int grf_count = alloc.count; in run() local
632 int grf_count; member in instruction_scheduler689 int grf_count, int hw_reg_count, in instruction_scheduler()1611 const int grf_count = s.alloc.count; in brw_prepare_scheduler() local1634 const int grf_count = reg_unit(s.devinfo) * s.grf_used; in brw_schedule_instructions_post_ra() local