Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_combine_stores.c67 struct combine_stores_state { struct
84 alloc_combined_store(struct combine_stores_state *state) in alloc_combined_store()
100 free_combined_store(struct combine_stores_state *state, in free_combined_store()
109 combine_stores(struct combine_stores_state *state, in combine_stores()
172 combine_stores_with_deref(struct combine_stores_state *state, in combine_stores_with_deref()
187 combine_stores_with_modes(struct combine_stores_state *state, in combine_stores_with_modes()
202 find_matching_combined_store(struct combine_stores_state *state, in find_matching_combined_store()
213 update_combined_store(struct combine_stores_state *state, in update_combined_store()
283 combine_stores_block(struct combine_stores_state *state, nir_block *block) in combine_stores_block()
430 combine_stores_impl(struct combine_stores_state *stat
[all...]

Completed in 2 milliseconds