Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_var_copies.c117 nir_deref_path_finish(&dst_path); in nir_lower_deref_copy_instr()
118 nir_deref_path_finish(&src_path); in nir_lower_deref_copy_instr()
Dnir_deref.h49 void nir_deref_path_finish(nir_deref_path *path);
Dnir_deref.c95 nir_deref_path_finish(nir_deref_path *path) in nir_deref_path_finish() function
322 nir_deref_path_finish(&path); in nir_deref_instr_get_const_offset()
360 nir_deref_path_finish(&path); in nir_build_deref_offset()
637 nir_deref_path_finish(&a_path); in nir_compare_derefs()
638 nir_deref_path_finish(&b_path); in nir_compare_derefs()
Dnir_lower_io_arrays_to_elements.c79 nir_deref_path_finish(&path); in get_io_offset()
265 nir_deref_path_finish(&path); in create_indirects_mask()
Dnir_lower_indirect_derefs.c178 nir_deref_path_finish(&path); in lower_indirect_derefs_block()
Dnir_opt_copy_prop_vars.c701 nir_deref_path_finish(&entry_src_path); in load_from_deref_entry_value()
712 nir_deref_path_finish(&entry_dst_path); in load_from_deref_entry_value()
713 nir_deref_path_finish(&src_path); in load_from_deref_entry_value()
Dnir_opt_constant_folding.c178 nir_deref_path_finish(&path); in const_value_for_deref()
Dnir_lower_io_to_temporaries.c252 nir_deref_path_finish(&interp_path); in fixup_interpolation_instr()
Dnir_opt_find_array_copies.c459 nir_deref_path_finish(&src_path); in handle_write()
Dnir_gather_info.c78 nir_deref_path_finish(&path); in get_deref_info()
Dnir_split_vars.c1454 nir_deref_path_finish(&path); in vec_deref_is_oob()
Dnir_opt_load_store_vectorize.c576 nir_deref_path_finish(&path); in create_entry()
Dnir_lower_io.c233 nir_deref_path_finish(&path); in get_io_offset()
/external/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_builtin.c188 nir_deref_path_finish(&path); in lower_builtin_block()
200 nir_deref_path_finish(&path); in lower_builtin_block()
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniforms.c398 nir_deref_path_finish(&path); in add_var_use_deref()
418 nir_deref_path_finish(&path); in add_var_use_deref()
438 nir_deref_path_finish(&path); in add_var_use_deref()
452 nir_deref_path_finish(&path); in add_var_use_deref()
Dglsl_to_nir.cpp931 nir_deref_path_finish(&path); in deref_get_qualifier()
/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi_info.c131 nir_deref_path_finish(&path); in gather_usage()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c1065 nir_deref_path_finish(&path); in get_deref_offset()