Searched refs:pack_loc (Results 1 – 1 of 1) sorted by relevance
2099 bool pack_loc[MAX_VARYINGS_INCL_PATCH] = { 0 }; in store_locations() local2135 pack_loc[slot + j] = true; in store_locations()2138 pack_loc[slot] = true; in store_locations()2139 pack_loc[slot + 1] = true; in store_locations()2157 if (pack_loc[slot] || !producer_var || !consumer_var) in store_locations()