Home
last modified time | relevance | path

Searched defs:src_deref (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_var_copies.c58 nir_deref_instr *src_deref, in emit_deref_copy_load_store()
Dnir_lower_variable_initializers.c75 nir_deref_instr *src_deref = nir_build_deref_var(b, var->pointer_initializer); in lower_const_initializer() local
Dnir_opt_large_constants.c220 nir_deref_instr *src_deref = NULL, *dst_deref = NULL; in nir_opt_large_constants() local
Dnir_opt_find_array_copies.c578 nir_deref_instr *src_deref; in opt_find_array_copies_block() local
Dnir_split_vars.c734 nir_deref_instr *src_deref = nir_src_as_deref(copy->src[1]); in split_array_copies_impl() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_variables.c2682 nir_deref_instr *src_deref = vtn_nir_deref(b, w[3]); in vtn_handle_variables() local
2715 nir_deref_instr *src_deref = vtn_nir_deref(b, w[3]); in vtn_handle_variables() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1186 nir_deref_instr *src_deref = nir_src_as_deref(instr->src[0]); in lower_bindless_io_instr() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir.c984 nir_deref_instr *src_deref = nir_src_as_deref(intr->src[1]); in lower_memcpy_deref() local