Searched defs:class_reg_count (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ | ||
H A D | brw_vec4_reg_allocate.cpp | 121 int class_reg_count = base_reg_count - (class_sizes[i] - 1); in brw_vec4_alloc_reg_set() local |
Completed in 1 milliseconds