Searched refs:generic_location (Results 1 – 1 of 1) sorted by relevance
1554 unsigned generic_location; member1775 unsigned generic_location = 0; in assign_locations() local1791 unsigned *location = &generic_location; in assign_locations()1877 this->matches[i].generic_location = *location; in assign_locations()1882 return (generic_location + 3) / 4; in assign_locations()1902 unsigned generic_location = this->matches[i].generic_location; in store_locations() local1903 unsigned slot = generic_location / 4; in store_locations()1904 unsigned offset = generic_location % 4; in store_locations()1951 unsigned generic_location = this->matches[i].generic_location; in store_locations() local1952 unsigned slot = generic_location / 4; in store_locations()