Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_combine_stores.c204 find_matching_combined_store(struct combine_stores_state *state, in find_matching_combined_store() function
250 struct combined_store *combo = find_matching_combined_store(state, vec_dst); in update_combined_store()