| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | nir_to_tgsi_info.c | 64 const nir_deref_instr *deref = *deref_ptr; in gather_usage_helper() local 108 gather_usage(const nir_deref_instr *deref, uint8_t mask, uint8_t *usage_mask) gather_usage() argument 135 gather_intrinsic_load_deref_info(const nir_shader *nir, const nir_intrinsic_instr *instr, const nir_deref_instr *deref, bool need_texcoord, const nir_variable *var, struct tgsi_shader_info *info) gather_intrinsic_load_deref_info() argument 334 nir_deref_instr *const deref = nir_src_as_deref(intr->src[0]); scan_instruction() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_lower_point_sprite.c | 132 nir_deref_instr *deref = nir_src_as_deref(instr->src[0]); in lower_store() local
|
| /third_party/rust/crates/humantime/src/ |
| H A D | wrapper.rs | 55 fn deref(&self) -> &StdDuration { &self.0 } in deref() functions 85 fn deref(&self) -> &SystemTime { &self.0 } in deref() functions
|
| /third_party/rust/crates/libloading/src/os/unix/ |
| H A D | mod.rs | 397 fn deref(&self) -> &T { in deref() functions
|
| /third_party/rust/crates/libloading/src/ |
| H A D | safe.rs | 287 fn deref(&self) -> &T { in deref() functions
|
| /third_party/rust/crates/io-lifetimes/src/ |
| H A D | views.rs | 144 fn deref(&self) -> &Self::Target { in deref() functions 153 fn deref(&self) -> &Self::Target { in deref() functions
|
| /third_party/rust/crates/cxx/src/ |
| H A D | shared_ptr.rs | 124 fn deref(&self) -> &Self::Target { in deref() functions
|
| H A D | unique_ptr.rs | 134 fn deref(&self) -> &Self::Target { in deref() functions
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | objc_protocol_inheritance.rs | 18 fn deref(&self) -> &Self::Target { in deref() functions 36 fn deref(&self) -> &Self::Target { in deref() functions
|
| /third_party/skia/include/core/ |
| H A D | SkRefCnt.h | 122 void deref() const { this->unref(); } in deref() function in SkRefCnt 183 void deref() const { this->unref(); } in deref() function in SkNVRefCnt
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | md.rs | 53 fn deref(&self) -> &Self::Target { in deref() functions
|
| /third_party/rust/crates/minimal-lexical/src/ |
| H A D | heapvec.rs | 173 fn deref(&self) -> &[bigint::Limb] { in deref() functions
|
| H A D | stackvec.rs | 281 fn deref(&self) -> &[bigint::Limb] { in deref() functions
|
| /third_party/rust/crates/regex/regex-capi/src/ |
| H A D | rure.rs | 59 fn deref(&self) -> &bytes::Regex { in deref() functions 66 fn deref(&self) -> &bytes::RegexSet { in deref() functions
|
| /third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
| H A D | connector.rs | 128 fn deref(&self) -> &SslContextBuilder { in deref() functions 208 fn deref(&self) -> &SslRef { in deref() functions 355 fn deref(&self) -> &SslContextBuilder { in deref() functions
|
| /third_party/rust/crates/regex/src/ |
| H A D | input.rs | 152 fn deref(&self) -> &[u8] { in deref() functions 241 fn deref(&self) -> &[u8] { in deref() functions
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_gcm.c | 203 nir_deref_instr *deref = nir_src_as_deref(src_intrin->src[0]); in is_src_scalarizable() local 282 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); in pin_intrinsic() local [all...] |
| H A D | nir_opt_find_array_copies.c | 207 _foreach_aliasing(nir_deref_instr **deref, match_cb cb, in _foreach_aliasing() argument [all...] |
| H A D | nir_lower_io_to_vector.c | 334 build_array_index(nir_builder *b, nir_deref_instr *deref, nir_ssa_def *base, in build_array_index() argument 362 nir_deref_instr *deref = nir_build_deref_var(b, new_var); in build_array_deref_of_new_var_flat() local 626 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); nir_vectorize_tess_levels_impl() local [all...] |
| H A D | nir_lower_vars_to_ssa.c | 150 get_deref_node_recur(nir_deref_instr *deref, in get_deref_node_recur() argument 222 get_deref_node(nir_deref_instr *deref, struct lower_variables_state *state) get_deref_node() argument 394 register_complex_use(nir_deref_instr *deref, struct lower_variables_state *state) register_complex_use() argument 409 nir_deref_instr *deref = nir_src_as_deref(load_instr->src[0]); register_load_instr() local 424 nir_deref_instr *deref = nir_src_as_deref(store_instr->src[0]); register_store_instr() local 440 nir_deref_instr *deref = nir_src_as_deref(copy_instr->src[idx]); register_copy_instr() local 460 nir_deref_instr *deref = nir_instr_as_deref(instr); register_variable_uses() local 557 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); rename_variables() local 610 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); rename_variables() local [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_glsl450.c | 661 nir_deref_instr *deref = vtn_pointer_to_deref(b, ptr); in handle_glsl450_interpolation() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_nir_apply_pipeline_layout.c | 229 get_sampler_desc(nir_builder *b, apply_layout_state *state, nir_deref_instr *deref, in get_sampler_desc() argument 361 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); update_image_intrinsic() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir_vectorize_vs_inputs.c | 155 nir_deref_instr *deref = nir_build_deref_var(b, var); in r600_create_new_load() local
|
| H A D | sfn_nir_lower_fs_out_to_vector.cpp | 408 nir_deref_instr *deref = nir_build_deref_var(b, var); in create_new_io() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir_lower_storage_image.c | 31 _load_image_param(nir_builder *b, nir_deref_instr *deref, unsigned offset) in _load_image_param() argument 65 image_coord_is_in_bounds(nir_builder *b, nir_deref_instr *deref, in image_coord_is_in_bounds() argument 92 image_address(nir_builder *b, const struct intel_device_info *devinfo, nir_deref_instr *deref, nir_ssa_def *coord) image_address() argument 368 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); lower_image_load_instr() local 524 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); lower_image_store_instr() local 640 nir_deref_instr *deref = nir_src_as_deref(intrin->src[0]); lower_image_size_instr() local [all...] |