Home
last modified time | relevance | path

Searched defs:deref (Results 1 - 25 of 262) sorted by relevance

1234567891011

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dtype1.c11 static inline int deref(const char *s) in deref() function
/base/request/request/services/src/manage/scheduler/queue/
H A Drunning_task.rs61 fn deref(&self) -> &Self::Target { in deref() functions
/third_party/rust/crates/clap/src/parser/
H A Darg_matcher.rs245 fn deref(&self) -> &Self::Target { in deref() functions
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_fragdepth.c69 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); in nir_opt_fragdepth() local
H A Dnir_opt_shrink_stores.c39 nir_deref_instr *deref = nir_src_as_deref(instr->src[0]); in opt_shrink_vectors_image_store() local
H A Dnir_lower_global_vars_to_local.c59 nir_deref_instr *deref = nir_instr_as_deref(instr); in mark_global_var_uses_block() local
H A Dnir_lower_pntc_ytransform.c94 nir_deref_instr *deref = nir_src_as_deref(intr->src[0]); in lower_pntc_ytransform_block() local
H A Dnir_lower_vec3_to_vec4.c49 nir_deref_instr *deref = nir_instr_as_deref(instr); in lower_vec3_to_vec4_impl() local
69 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); in lower_vec3_to_vec4_impl() local
90 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); in lower_vec3_to_vec4_impl() local
H A Dnir_remove_dead_variables.c31 deref_used_for_not_store(nir_deref_instr *deref) in deref_used_for_not_store() argument
65 add_var_use_deref(nir_deref_instr *deref, struct set *live) in add_var_use_deref() argument
121 nir_deref_instr *deref = nir_instr_as_deref(instr); remove_dead_var_writes() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_flip_matrices.cpp84 ir_dereference_variable *deref = ir->operands[0]->as_dereference_variable(); in visit_enter() local
H A Dgl_nir_lower_images.c61 nir_deref_instr *deref; in lower_impl() local
H A Dir_builder.h69 class deref { class
71 deref(ir_dereference *val) in deref() function in ir_builder::deref
76 deref(ir_variable *var) in deref() function in ir_builder::deref
H A Dgl_nir_lower_atomics.c100 nir_deref_instr *deref = nir_src_as_deref(instr->src[0]); in lower_deref_instr() local
H A Dir_array_refcount.cpp139 ir_dereference_array *const deref = rv->as_dereference_array(); in visit_enter() local
/third_party/mesa3d/src/imagination/rogue/nir/
H A Drogue_nir_pfo.c71 nir_deref_instr *deref = nir_instr_as_deref(instr); in rogue_nir_pfo() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_clamp_image_1d_2d_array_sizes.c60 nir_deref_instr *deref = nir_src_as_deref(intr->src[0]); in brw_nir_clamp_image_1d_2d_array_sizes_instr() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-1488-options.rs18 fn deref(&self) -> &Self::Target { in deref() functions
H A Dobjc_escape.rs17 fn deref(&self) -> &Self::Target { in deref() functions
/third_party/rust/crates/foreign-types/foreign-types/src/
H A Dlib.rs272 fn deref(&self) -> &$borrowed { in deref() functions
/third_party/rust/crates/lazy-static.rs/src/
H A Dlib.rs135 fn deref(&self) -> &$T { in deref() functions
/third_party/rust/crates/memchr/src/
H A Dcow.rs30 fn deref(&self) -> &[u8] { in deref() functions
/third_party/rust/crates/syn/examples/lazy-static/lazy-static/src/
H A Dlib.rs124 fn deref(&self) -> &#ty { in lazy_static() functions
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_nir_lower_multiview.c45 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); in lower_multiview_mask() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_lower_input_attachments.c55 nir_deref_instr *deref = nir_src_as_deref(load->src[0]); in try_lower_input_load() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_nir.c62 nir_deref_instr *deref = nir_src_as_deref(intr->src[0]); in etna_lower_io() local

Completed in 9 milliseconds

1234567891011