Home
last modified time | relevance | path

Searched defs:new_var (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_io_to_vector.c327 build_array_deref_of_new_var(nir_builder *b, nir_variable *new_var, in build_array_deref_of_new_var()
365 nir_builder *b, nir_variable *new_var, in build_array_deref_of_new_var_flat()
484 …nir_variable *new_var = old_var->data.mode == nir_var_shader_in ? new_inputs[loc][old_frac] : new_… in nir_lower_io_to_vector_impl() local
535 nir_variable *new_var = new_outputs[loc][old_frac]; in nir_lower_io_to_vector_impl() local
H A Dnir_lower_clip_cull_distance_arrays.c127 nir_variable **new_var; in replace_var_declaration() local
225 nir_variable *new_var) in lower_distance_deref()
350 nir_variable *new_var = var->data.mode == nir_var_shader_in ? in replace_with_derefs_to_vec4() local
H A Dnir_split_64bit_vec3_and_vec4.c134 variable_pair *new_var = NULL; in get_var_pair() local
H A Dnir_linking_helpers.c1171 nir_variable *new_var = NULL; in nir_clone_uniform_variable() local
1442 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted()
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dlower_precision.cpp1198 ir_variable *new_var = in visit_enter() local
1257 ir_variable *new_var = in handle_rvalue() local
1296 ir_variable *new_var = in visit_enter() local
1327 ir_variable *new_var = in visit_enter() local
H A Dgl_nir_lower_named_interface_blocks.c272 nir_variable *new_var = rzalloc(sh->Program->nir, nir_variable); in lower_named_interface_blocks() local
H A Dir_clone.cpp180 ir_variable *new_var; in clone() local
H A Dgl_nir_opt_dead_builtin_varyings.c298 nir_shader *shader, nir_variable **new_var, in prepare_array()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.c278 struct rc_variable * new_var; in get_variable_pair_helper() local
378 struct rc_variable * new_var; in rc_get_variables() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_mesh_perprim_wa.c275 nir_variable *new_var = in anv_mesh_convert_attrs_prim_to_vert() local
486 nir_variable *new_var = in anv_frag_convert_attrs_prim_to_vert() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp119 insert_uniform_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_uniform_sorted()
148 insert_fsoutput_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_fsoutput_sorted()
H A Dsfn_nir_lower_fs_out_to_vector.cpp341 nir_variable *new_var = m_vars[loc][var->data.location_frac]; in vec_instr_stack_pop() local
H A Dsfn_nir_vectorize_vs_inputs.c168 nir_variable *new_var; in r600_vec_instr_stack_pop() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dvar_substitutor.h44 if (VarPtr new_var = to<Var>(e)) { in mutate() local
H A Dcuda_codegen.cpp535 VarPtr new_var = to<Var>(new_src); in mutate() local
H A Dloopnest.cpp182 auto new_var = alloc<Var>("", v->var()->dtype()); in mutate() local
783 VarPtr new_var = alloc<Var>(name, v->dtype()); in mutate() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c197 nir_variable *new_var = get_variable(b, &path, element); in lower_builtin_instr() local
/aosp_15_r20/external/coreboot/util/smmstoretool/
H A Dvs.c161 struct var_t *new_var = xmalloc(sizeof(*new_var)); in vs_new_var() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c925 nir_variable *new_var[2]; member
956 nir_variable *new_var = params->new_var[new_var_idx]; in dxil_nir_split_clip_cull_distance_instr() local
1335 nir_variable *new_var = _mesa_hash_table_u64_search(data, var_key); in redirect_sampler_derefs() local
1415 nir_variable *new_var = _mesa_hash_table_u64_search(data, var_key); in redirect_texture_derefs() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c51 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted()
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dloop_body.py378 def set_indirect(new_var): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_nir_passes.c940 nir_variable *new_var = nir_variable_create(s, nir_var_shader_out, in d3d12_split_needed_varyings() local
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Doutput_graph.py731 def new_var(self, name="tmp"): member in OutputGraph
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dtraining_ops.cc719 xla::XlaOp new_var = var - new_mom; in Compile() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_ray_tracing_pipeline.c393 nir_variable *new_var = nir_variable_clone(deref->var, b->shader); in lvp_call_ray_tracing_stage() local

12