| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | string.rs | 50 fn deref(&self) -> &str { in deref() functions
|
| /base/request/request/services/src/manage/scheduler/qos/ |
| H A D | apps.rs | 77 fn deref(&self) -> &Self::Target { in deref() functions 126 fn deref(&self) -> &Self::Target { in deref() functions
|
| /kernel/linux/linux-6.6/rust/kernel/ |
| H A D | types.rs | 183 fn deref(&self) -> &T { in deref() functions 360 fn deref(&self) -> &Self::Target { in deref() functions
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_system_values.c | 123 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); in lower_system_value_instr() local [all...] |
| H A D | nir_opt_large_constants.c | 68 build_constant_load(nir_builder *b, nir_deref_instr *deref, in build_constant_load() argument 104 handle_constant_store(void *mem_ctx, struct var_info *info, nir_deref_instr *deref, nir_const_value *val, unsigned writemask, glsl_type_size_align_func size_align) handle_constant_store() argument 206 nir_deref_instr *deref = nir_instr_as_deref(instr); nir_opt_large_constants() local 353 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); nir_opt_large_constants() local 374 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); nir_opt_large_constants() local [all...] |
| H A D | nir_lower_io_to_scalar.c | 356 nir_deref_instr *deref = nir_build_deref_var(b, chan_var); in lower_load_to_scalar_early() local 410 nir_deref_instr *deref = nir_build_deref_var(b, chan_var); in lower_store_output_to_scalar_early() local [all...] |
| H A D | nir_lower_io_arrays_to_elements.c | 36 get_io_offset(nir_builder *b, nir_deref_instr *deref, nir_variable *var, in get_io_offset() argument 250 nir_deref_instr *deref = nir_src_as_deref(intr->src[0]); in create_indirects_mask() local 296 nir_deref_instr *deref = nir_src_as_deref(intr->src[0]); in lower_io_arrays_to_elements() local
|
| H A D | nir_lower_wpos_ytransform.c | 305 nir_deref_instr *deref = nir_src_as_deref(intr->src[0]); in lower_wpos_ytransform_block() local
|
| H A D | nir_opt_combine_stores.c | 172 combine_stores_with_deref(struct combine_stores_state *state, nir_deref_instr *deref) combine_stores_with_deref() argument 202 find_matching_combined_store(struct combine_stores_state *state, nir_deref_instr *deref) find_matching_combined_store() argument
|
| H A D | nir_split_64bit_vec3_and_vec4.c | 106 get_linear_array_offset(nir_builder *b, nir_deref_instr *deref) in get_linear_array_offset() argument 278 nir_deref_instr *deref = in nir_split_64bit_vec3_and_vec4_impl() local 290 nir_deref_instr *deref = in nir_split_64bit_vec3_and_vec4_impl() local [all...] |
| H A D | nir_opt_dead_cf.c | 253 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); in node_is_dead() local
|
| H A D | nir_opt_dce.c | 66 nir_deref_instr *deref = nir_instr_as_deref(instr); in is_live() local
|
| H A D | nir_opt_preamble.c | 252 nir_deref_instr *deref = nir_instr_as_deref(instr); in can_move_instr() local
|
| H A D | nir_divergence_analysis.c | 726 visit_deref(nir_shader *shader, nir_deref_instr *deref) in visit_deref() argument
|
| H A D | nir_gather_info.c | 53 get_deref_info(nir_shader *shader, nir_variable *var, nir_deref_instr *deref, in get_deref_info() argument 221 get_io_offset(nir_deref_instr *deref, nir_variable *var, bool is_arrayed, in get_io_offset() argument 94 set_io_mask(nir_shader *shader, nir_variable *var, int offset, int len, nir_deref_instr *deref, bool is_output_read) set_io_mask() argument 194 mark_whole_variable(nir_shader *shader, nir_variable *var, nir_deref_instr *deref, bool is_output_read) mark_whole_variable() argument 270 try_mask_partial_io(nir_shader *shader, nir_variable *var, nir_deref_instr *deref, bool is_output_read) try_mask_partial_io() argument 527 nir_deref_instr *deref = nir_src_as_deref(instr->src[0]); gather_intrinsic_info() local 555 nir_deref_instr *deref = nir_src_as_deref(instr->src[0]); gather_intrinsic_info() local [all...] |
| H A D | nir_lower_clip.c | 283 nir_deref_instr *deref; in lower_clip_outputs() local
|
| H A D | nir_lower_const_arrays_to_uniforms.c | 183 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); in lower_const_array_to_uniform() local 273 nir_deref_instr *deref = nir_instr_as_deref(instr); in nir_lower_const_arrays_to_uniforms() local 374 nir_deref_instr *deref in nir_lower_const_arrays_to_uniforms() local [all...] |
| H A D | nir_lower_blend.c | 433 nir_deref_instr *deref = nir_instr_as_deref(instr); in nir_lower_blend_instr() local [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | nir_load_libclc.c | 284 nir_deref_instr *deref = nir_instr_as_deref(instr); in libclc_add_generic_variants() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | lower_mat_op_to_vec.cpp | 334 ir_dereference *deref = orig_expr->operands[i]->as_dereference(); in visit_leave() local
|
| H A D | opt_constant_propagation.cpp | 159 ir_dereference_variable *deref = (*rvalue)->as_dereference_variable(); in constant_propagation() local [all...] |
| H A D | opt_array_splitting.cpp | 230 ir_dereference_variable *deref = ir->array->as_dereference_variable(); in visit_enter() local 345 ir_array_splitting_visitor::split_deref(ir_dereference **deref) in split_deref() argument [all...] |
| H A D | opt_function_inlining.cpp | 113 ir_save_lvalue_visitor::visit_enter(ir_dereference_array *deref) in visit_enter() argument 254 ir_dereference *deref in generate_inline() local 373 replace_deref(ir_dereference **deref) replace_deref() argument [all...] |
| H A D | gl_nir_opt_dead_builtin_varyings.c | 105 gather_info_on_varying_deref(struct varying_info *info, nir_deref_instr *deref) in gather_info_on_varying_deref() argument 218 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); in get_varying_info() local 283 rewrite_varying_deref(nir_builder *b, struct replace_varyings_data *rv_data, nir_deref_instr *deref) rewrite_varying_deref() argument 440 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); replace_varyings() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_nir_lower_ycbcr_textures.c | 226 nir_deref_instr *deref = nir_src_as_deref(tex->src[deref_src_idx].src); in try_lower_tex_ycbcr() local
|