Home
last modified time | relevance | path

Searched refs:combine_stores_state (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opt_combine_stores.c67 struct combine_stores_state { struct
84 alloc_combined_store(struct combine_stores_state *state) in alloc_combined_store() argument
100 free_combined_store(struct combine_stores_state *state, in free_combined_store()
109 combine_stores(struct combine_stores_state *state, in combine_stores()
174 combine_stores_with_deref(struct combine_stores_state *state, in combine_stores_with_deref()
189 combine_stores_with_modes(struct combine_stores_state *state, in combine_stores_with_modes()
204 find_matching_combined_store(struct combine_stores_state *state, in find_matching_combined_store()
215 update_combined_store(struct combine_stores_state *state, in update_combined_store()
285 combine_stores_block(struct combine_stores_state *state, nir_block *block) in combine_stores_block()
430 combine_stores_impl(struct combine_stores_state *state, nir_function_impl *impl) in combine_stores_impl()
[all …]