Searched refs:generic_location (Results 1 – 1 of 1) sorted by relevance
982 unsigned generic_location; member1427 unsigned generic_location = 0; in varying_matches_assign_locations() local1449 unsigned *location = &generic_location; in varying_matches_assign_locations()1551 vm->matches[i].generic_location = *location; in varying_matches_assign_locations()1556 return (generic_location + 3) / 4; in varying_matches_assign_locations()1606 unsigned generic_location = vm->matches[i].generic_location; in varying_matches_store_locations() local1607 unsigned slot = generic_location / 4; in varying_matches_store_locations()1608 unsigned offset = generic_location % 4; in varying_matches_store_locations()1663 unsigned generic_location = vm->matches[i].generic_location; in varying_matches_store_locations() local1664 unsigned slot = generic_location / 4; in varying_matches_store_locations()