Searched refs:comp_slots (Results 1 – 1 of 1) sorted by relevance
1926 unsigned comp_slots = type->component_slots() + offset; in store_locations() local1927 unsigned slots = comp_slots / 4; in store_locations()1928 if (comp_slots % 4) in store_locations()