Home
last modified time | relevance | path

Searched defs:deref (Results 176 - 200 of 249) sorted by relevance

12345678910

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c91 nir_deref_instr *deref = nir_instr_as_deref(instr); in lower_int_cubmap_to_array_filter() local
114 nir_deref_instr *deref = nir_instr_as_deref(tex->src[sampler_deref].src.ssa->parent_instr); in lower_int_cubmap_to_array_filter() local
540 lower_cube_image_deref(nir_builder *b, nir_deref_instr *deref) in lower_cube_image_deref() argument
/third_party/mesa3d/src/mesa/main/
H A Dff_fragment_shader.cpp382 ir_dereference *deref; in get_source() local
632 ir_dereference *deref; in emit_texenv() local
717 ir_dereference *deref; in load_texture() local
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprog_to_nir.c180 nir_deref_instr *deref = nir_build_deref_var(b, c->parameters); in ptn_get_src() local
573 nir_deref_instr *deref = nir_build_deref_var(b, var); in ptn_tex() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp255 nir_deref_instr *deref = nir_build_deref_var(&b, psiz); in st_nir_add_point_size() local
265 nir_deref_instr *deref = nir_build_deref_var(&b, psiz); in st_nir_add_point_size() local
296 nir_deref_instr *deref = nir_build_deref_var(b, var); in zero_array_members() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.cpp373 get_sampler_id(int sampler_id, const nir_variable *deref) in get_sampler_id() argument
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dimpls.rs31 fn deref(&self) -> &Self::Target { in deref() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dimpls.rs31 fn deref(&self) -> &Self::Target { in deref() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dimpls.rs31 fn deref(&self) -> &Self::Target { in deref() functions
/third_party/rust/crates/cxx/syntax/
H A Dimpls.rs31 fn deref(&self) -> &Self::Target { in deref() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dimpls.rs31 fn deref(&self) -> &Self::Target { in deref() functions
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSTLExtras.h616 template <typename T> struct deref { struct
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dstack.rs125 fn deref(&self) -> &StackRef<T> { in deref() functions
H A Dhash.rs397 fn deref(&self) -> &[u8] { in deref() functions
/third_party/rust/crates/quote/src/
H A Druntime.rs226 fn deref(&self) -> &Self::Target { in deref() functions
235 fn deref(&self) -> &Self::Target { in deref() functions
/third_party/rust/crates/syn/src/
H A Dtoken.rs354 fn deref(&self) -> &Self::Target { in deref() functions
H A Dparse.rs348 fn deref(&self) -> &Self::Target { in deref() functions
/third_party/libuv/src/unix/
H A Dos390.c102 char* deref; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_validate.c895 nir_deref_instr *deref = nir_src_as_deref(instr->src[i].src); in validate_tex_instr() local
906 nir_deref_instr *deref = nir_src_as_deref(instr->src[i].src); validate_tex_instr() local
[all...]
H A Dnir_split_vars.c46 nir_deref_instr *deref = nir_instr_as_deref(instr); in get_complex_used_vars() local
209 nir_deref_instr *deref = nir_instr_as_deref(instr); in split_struct_derefs_impl() local
431 get_array_deref_info(nir_deref_instr *deref, struct hash_table *var_info_map, nir_variable_mode modes) get_array_deref_info() argument
446 mark_array_deref_used(nir_deref_instr *deref, struct hash_table *var_info_map, nir_variable_mode modes, void *mem_ctx) mark_array_deref_used() argument
764 nir_deref_instr *deref = nir_instr_as_deref(instr); split_array_access_impl() local
783 nir_deref_instr *deref = nir_src_as_deref(intrin->src[d]); split_array_access_impl() local
1016 get_vec_deref_usage(nir_deref_instr *deref, struct hash_table *var_usage_map, nir_variable_mode modes, bool add_usage_entry, void *mem_ctx) get_vec_deref_usage() argument
1033 mark_deref_if_complex(nir_deref_instr *deref, struct hash_table *var_usage_map, nir_variable_mode modes, void *mem_ctx) mark_deref_if_complex() argument
1059 mark_deref_used(nir_deref_instr *deref, nir_component_mask_t comps_read, nir_component_mask_t comps_written, nir_deref_instr *copy_deref, struct hash_table *var_usage_map, nir_variable_mode modes, void *mem_ctx) mark_deref_used() argument
1106 nir_deref_instr *deref = path.path[i + 1]; mark_deref_used() local
1424 vec_deref_is_oob(nir_deref_instr *deref, struct vec_var_usage *usage) vec_deref_is_oob() argument
1449 vec_deref_is_dead_or_oob(nir_deref_instr *deref, struct hash_table *var_usage_map, nir_variable_mode modes) vec_deref_is_dead_or_oob() argument
1473 nir_deref_instr *deref = nir_instr_as_deref(instr); shrink_vec_var_access_impl() local
1526 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); shrink_vec_var_access_impl() local
[all...]
H A Dnir_opt_copy_prop_vars.c70 nir_deref_and_path deref; member
339 is_array_deref_of_vector(const nir_deref_and_path *deref) in is_array_deref_of_vector() argument
313 copy_entry_create(struct util_dynarray *copies, nir_deref_and_path *deref) copy_entry_create() argument
348 lookup_entry_for_deref(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_deref_and_path *deref, nir_deref_compare_result allowed_comparisons, bool *equal) lookup_entry_for_deref() argument
373 lookup_entry_and_kill_aliases(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_deref_and_path *deref, unsigned write_mask) lookup_entry_and_kill_aliases() argument
420 kill_aliases(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_deref_and_path *deref, unsigned write_mask) kill_aliases() argument
434 get_entry_and_kill_aliases(struct copy_prop_var_state *state, struct util_dynarray *copies, nir_deref_and_path *deref, unsigned write_mask) get_entry_and_kill_aliases() argument
637 specialize_wildcards(nir_builder *b, nir_deref_path *deref, nir_deref_path *guide, nir_deref_path *specific) specialize_wildcards() argument
763 nir_deref_and_path deref = {deref_written, NULL}; invalidate_copies_for_cf_node() local
[all...]
H A Dnir_print.c1808 nir_print_deref(const nir_deref_instr *deref, FILE *fp) in nir_print_deref() argument
/third_party/mesa3d/src/compiler/nir/tests/
H A Dvars_tests.cpp182 nir_deref_instr *deref = nir_instr_as_deref(instr); in get_deref() local
1088 nir_deref_instr *deref = in TEST_F() local
1121 nir_deref_instr *deref = in TEST_F() local
1144 nir_deref_instr *deref = in TEST_F() local
2096 nir_deref_instr *deref = get_deref(nir_deref_type_array, i); TEST_F() local
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_opencl.c642 nir_deref_instr *deref = vtn_pointer_to_deref(b, p->pointer); in _handle_v_load_store() local
731 nir_deref_instr *deref = vtn_nir_deref(b, id); vtn_add_printf_string() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c413 add_var_use_deref(nir_deref_instr *deref, struct hash_table *live, in add_var_use_deref() argument
581 nir_deref_instr *deref = add_var_use_shader() local
587 nir_deref_instr *deref = add_var_use_shader() local
[all...]
H A Dglsl_to_nir.cpp111 nir_deref_instr *deref; member in __anon7166::nir_visitor
925 deref_get_qualifier(nir_deref_instr *deref) in deref_get_qualifier() argument
1252 ir_dereference *deref = rvalue->as_dereference(); in visit() local
1356 nir_deref_instr *deref = evaluate_deref(image); visit() local
1876 ir_dereference *deref = ir->operands[0]->as_dereference(); visit() local
1944 ir_dereference *deref = ir->operands[0]->as_dereference(); visit() local
[all...]

Completed in 32 milliseconds

12345678910