Searched refs:labels_ht (Results 1 – 2 of 2) sorted by relevance
56 struct hash_table *labels_ht; member
6770 state->switch_state.labels_ht = in hir()6846 _mesa_hash_table_destroy(state->switch_state.labels_ht, NULL); in hir()6925 hash_table_foreach(state->switch_state.labels_ht, entry) { in hir()7018 _mesa_hash_table_search(state->switch_state.labels_ht, in hir()7032 struct case_label *l = ralloc(state->switch_state.labels_ht, in hir()7039 _mesa_hash_table_insert(state->switch_state.labels_ht, in hir()