Home
last modified time | relevance | path

Searched defs:grf_count (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_schedule_instructions.cpp594 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_scheduler
754 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() local
2006 const int grf_count = reg_unit(devinfo) * grf_used; in schedule_instructions_post_ra() local
H A Delk_vec4.cpp2492 const int grf_count = alloc.count; in run() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_schedule_instructions.cpp632 int grf_count; member in instruction_scheduler
689 int grf_count, int hw_reg_count, in instruction_scheduler()
1611 const int grf_count = s.alloc.count; in brw_prepare_scheduler() local
1634 const int grf_count = reg_unit(s.devinfo) * s.grf_used; in brw_schedule_instructions_post_ra() local