Searched refs:labels_ht (Results 1 – 2 of 2) sorted by relevance
51 struct hash_table *labels_ht; member
6422 state->switch_state.labels_ht = in hir()6498 _mesa_hash_table_destroy(state->switch_state.labels_ht, NULL); in hir()6575 hash_table_foreach(state->switch_state.labels_ht, entry) { in hir()6668 _mesa_hash_table_search(state->switch_state.labels_ht, in hir()6682 struct case_label *l = ralloc(state->switch_state.labels_ht, in hir()6689 _mesa_hash_table_insert(state->switch_state.labels_ht, in hir()