Searched defs:slot_mask (Results 1 – 4 of 4) sorted by relevance
348 void alu_group_tracker::discard_slots(unsigned slot_mask, in discard_slots()
1851 const uint64_t slot_mask = ((1ull << slots) - 1) << (*location / 4u); in assign_locations() local
1503 unsigned slot_mask, in si_reset_buffer_resources()
2860 uint64_t slot_mask = (1ull << num_slots) - 1; in mark_tess_output() local