Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_scratch.c78 static bool only_used_for_load_store(nir_deref_instr *deref) in only_used_for_load_store() function
84 if (!only_used_for_load_store(nir_instr_as_deref(src->parent_instr))) in only_used_for_load_store()
166 if (!only_used_for_load_store(deref)) in nir_lower_vars_to_scratch()