Searched refs:MAX_VGRF_SIZE (Results 1 – 5 of 5) sorted by relevance
162 int dst_reg_offset[MAX_VGRF_SIZE]; in register_coalesce()163 fs_inst *mov[MAX_VGRF_SIZE]; in register_coalesce()164 int dst_var[MAX_VGRF_SIZE]; in register_coalesce()165 int src_var[MAX_VGRF_SIZE]; in register_coalesce()181 assert(src_size <= MAX_VGRF_SIZE); in register_coalesce()
101 const int class_count = MAX_VGRF_SIZE; in brw_vec4_alloc_reg_set()102 int class_sizes[MAX_VGRF_SIZE]; in brw_vec4_alloc_reg_set()126 unsigned *q_values[MAX_VGRF_SIZE]; in brw_vec4_alloc_reg_set()131 q_values[i] = new unsigned[MAX_VGRF_SIZE]; in brw_vec4_alloc_reg_set()164 for (int i = 0; i < MAX_VGRF_SIZE; i++) in brw_vec4_alloc_reg_set()214 assert(size >= 1 && size <= MAX_VGRF_SIZE); in reg_allocate()
106 const int class_count = MAX_VGRF_SIZE; in brw_alloc_reg_set()107 int class_sizes[MAX_VGRF_SIZE]; in brw_alloc_reg_set()108 for (unsigned i = 0; i < MAX_VGRF_SIZE; i++) in brw_alloc_reg_set()
39 #define MAX_VGRF_SIZE 16 macro
1798 assert(offset <= MAX_VGRF_SIZE); in split_virtual_grfs()1810 assert(offset <= MAX_VGRF_SIZE); in split_virtual_grfs()