Searched refs:explicit_location (Results 1 – 9 of 9) sorted by relevance
110 if (q.flags.q.explicit_location) in merge_qualifier()
61 var->explicit_location = this->explicit_location; in clone()
214 if ((var->location >= generic_base) && !var->explicit_location) in link_invalidate_variable_locations()446 if (var->explicit_location) { in cross_validate_globals()447 if (existing->explicit_location in cross_validate_globals()456 existing->explicit_location = true; in cross_validate_globals()1333 if (var->explicit_location) { in assign_attribute_or_color_locations()2014 var->explicit_location) { in is_varying_var()
384 unsigned explicit_location:1; member
428 unsigned explicit_location:1; variable
2033 if (qual->flags.q.explicit_location) { in apply_type_qualifier_to_variable()2073 var->explicit_location = true; in apply_type_qualifier_to_variable()2118 || qual->flags.q.explicit_location; /* no need for index since it relies on location */ in apply_type_qualifier_to_variable()
410 var->explicit_location = (slot >= 0); in add_variable()
1492 this->explicit_location = false; in ir_variable()
1201 $$.flags.q.explicit_location = 1;