| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_repair_ssa.c | 127 nir_deref_instr *deref = nir_instr_as_deref(def->parent_instr); in repair_ssa_def() local
|
| H A D | nir_inline_functions.c | 49 nir_deref_instr *deref = nir_instr_as_deref(instr); in nir_inline_function_impl() local [all...] |
| H A D | nir_lower_drawpixels.c | 246 nir_deref_instr *deref = nir_src_as_deref(intr->src[0]); in lower_drawpixels_block() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_dead_code_local.cpp | 105 ir_dereference_variable *deref = ir->val->as_dereference_variable(); in visit() local
|
| H A D | link_functions.cpp | 206 ir_dereference_variable *deref = actual_param->as_dereference_variable(); in visit_leave() local
|
| H A D | opt_tree_grafting.cpp | 99 ir_dereference_variable *deref = ir->as_dereference_variable(); in dereferences_variable_callback() local
|
| H A D | opt_structure_splitting.cpp | 221 ir_structure_splitting_visitor::split_deref(ir_dereference **deref) in split_deref() argument
|
| H A D | gl_nir_lower_samplers_as_deref.c | 149 lower_deref(nir_builder *b, struct lower_samplers_as_deref_state *state, nir_deref_instr *deref) lower_deref() argument 237 record_textures_used(struct shader_info *info, nir_deref_instr *deref, nir_texop op) record_textures_used() argument 259 record_samplers_used(struct shader_info *info, nir_deref_instr *deref, nir_texop op) record_samplers_used() argument 334 nir_deref_instr *deref = lower_intrinsic() local [all...] |
| H A D | gl_nir_lower_buffers.c | 33 get_block_array_index(nir_builder *b, nir_deref_instr *deref, in get_block_array_index() argument 192 nir_deref_instr *deref = nir_instr_as_deref(instr); lower_buffer_interface_derefs_impl() local 252 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); lower_buffer_interface_derefs_impl() local 278 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); lower_buffer_interface_derefs_impl() local [all...] |
| H A D | gl_nir_lower_xfb_varying.c | 78 get_deref(nir_builder *b, const char *name, nir_variable *toplevel_var, nir_deref_instr **deref, const struct glsl_type **type) get_deref() argument 125 copy_to_new_var(nir_builder *b, nir_deref_instr *deref, nir_deref_instr *new_var_deref, const struct glsl_type *type) copy_to_new_var() argument 162 nir_deref_instr *deref = NULL; gl_nir_lower_xfb_varying() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/nir/ |
| H A D | invocation.cpp | 156 nir_deref_instr *deref = nir_instr_as_deref(instr); in clover_nir_lower_images() local 179 nir_deref_instr *deref = nir_src_as_deref(tex->src[i].src); in clover_nir_lower_images() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_lower_vulkan_resource.c | 103 nir_deref_instr *deref = nir_instr_as_deref(intrin->src[0].ssa->parent_instr); in lower_block_instr() local 263 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); in lower_vri_intrin_image() local [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_nir_lower_multiview.c | 142 nir_deref_instr *deref = nir_build_deref_var(b, idx_var); in build_view_index() local
|
| /third_party/mesa3d/src/microsoft/clc/ |
| H A D | clc_nir.c | 176 nir_deref_instr *deref = nir_build_deref_cast(b, ptr, nir_var_mem_ubo, type, in lower_load_kernel_input() local 253 nir_deref_instr *deref = nir_build_deref_var(&b, printf_var); in clc_lower_printf_base() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_nir_lower_tex_src_plane.c | 126 nir_deref_instr *deref = nir_src_as_deref(tex->src[tex_index].src); in lower_tex_src_plane_block() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs_analysis.c | 210 nir_deref_instr *deref = nir_instr_as_deref(parent); in get_nir_input_info() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_nir_optim.c | 45 nir_deref_instr *deref = nir_src_as_deref(tex->src[tex_index].src); in get_tex_unit() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | objc_allowlist.rs | 31 fn deref(&self) -> &Self::Target { in deref() functions
|
| H A D | objc_pointer_return_types.rs | 17 fn deref(&self) -> &Self::Target { in deref() functions 34 fn deref(&self) -> &Self::Target { in deref() functions
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-5/ |
| H A D | objc_template.rs | 17 fn deref(&self) -> &Self::Target { in deref() functions 41 fn deref(&self) -> &Self::Target { in deref() functions
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/ |
| H A D | objc_template.rs | 17 fn deref(&self) -> &Self::Target { in deref() functions 41 fn deref(&self) -> &Self::Target { in deref() functions
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkSemaphoreExternalLinux.hpp | 78 bool deref() in deref() function in SharedSemaphore
|
| /third_party/rust/crates/regex/src/ |
| H A D | prog.rs | 165 fn deref(&self) -> &Self::Target { in deref() functions
|
| /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
|