Searched refs:generic_location (Results 1 – 1 of 1) sorted by relevance
1737 unsigned generic_location; member1971 unsigned generic_location = 0; in assign_locations() local1988 unsigned *location = &generic_location; in assign_locations()2080 this->matches[i].generic_location = *location; in assign_locations()2085 return (generic_location + 3) / 4; in assign_locations()2105 unsigned generic_location = this->matches[i].generic_location; in store_locations() local2106 unsigned slot = generic_location / 4; in store_locations()2107 unsigned offset = generic_location % 4; in store_locations()2154 unsigned generic_location = this->matches[i].generic_location; in store_locations() local2155 unsigned slot = generic_location / 4; in store_locations()