Lines Matching refs:set
90 /* Mapping from nir_register * or nir_ssa_def * to a struct set of
101 struct set *live_values;
162 static struct set *
367 * * Include it on the unknown intrinsic set, as we want discard to be
555 struct set *remaining_uses = nir_schedule_scoreboard_get_src(scoreboard, src);
619 /* Find the leader in the ready (shouldn't-stall) set with the mininum
665 /* Find the leader in the ready (shouldn't-stall) set with the maximum
788 /* Pick the max delay of the remaining ready set. */
852 struct set *remaining_uses =
867 struct set *remaining_uses = nir_schedule_scoreboard_get_src(scoreboard, src);
1096 struct set *def_uses = _mesa_pointer_set_create(scoreboard);
1125 struct set *register_uses =
1167 struct set *remaining_uses = entry->data;