Searched refs:highest_location (Results 1 – 3 of 3) sorted by relevance
216 int highest_location = -1, highest_drv_location = -1; in nir_lower_aaline_fs() local218 if ((int)var->data.location > highest_location) in nir_lower_aaline_fs()219 highest_location = var->data.location; in nir_lower_aaline_fs()226 if (highest_location == -1 || highest_location < VARYING_SLOT_VAR0) { in nir_lower_aaline_fs()230 line_width->data.location = highest_location + 1; in nir_lower_aaline_fs()338 int highest_location = -1, highest_drv_location = -1; in nir_lower_aapoint_fs() local340 if ((int)var->data.location > highest_location) in nir_lower_aapoint_fs()341 highest_location = var->data.location; in nir_lower_aapoint_fs()348 if (highest_location == -1 || highest_location < VARYING_SLOT_VAR0) { in nir_lower_aapoint_fs()351 aapoint_input->data.location = highest_location + 1; in nir_lower_aapoint_fs()
2646 <!-- source_location line_maps::highest_location -->2647 …<var-decl name='highest_location' type-id='type-id-65' visibility='default' filepath='../.././gcc/…
1588 …<var-decl name='highest_location' type-id='type-id-65' visibility='default' filepath='../.././gcc/…