Searched refs:temp_arrays (Results 1 – 1 of 1) sorted by relevance
222 } temp_arrays[MAX_TEMP_ARRAYS]; member4592 assert(arrayID < ARRAY_SIZE(emit->temp_arrays)); in emit_vgpu10_declaration()5270 emit->temp_arrays[arrayID].start = first; in create_temp_array()5271 emit->temp_arrays[arrayID].size = count; in create_temp_array()5517 unsigned num_temps = emit->temp_arrays[i].size; in emit_temporaries_declaration()