Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_io_to_vector.c318 build_array_deref_of_new_var(nir_builder *b, nir_variable *new_var, in build_array_deref_of_new_var()
351 nir_builder *b, nir_variable *new_var, in build_array_deref_of_new_var_flat()
445 nir_variable *new_var = old_var->data.mode == nir_var_shader_in ? in nir_lower_io_to_vector_impl() local
500 nir_variable *new_var = new_outputs[loc][old_frac]; in nir_lower_io_to_vector_impl() local
Dnir_linking_helpers.c1068 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted()
/external/mesa3d/src/compiler/glsl/
Dlower_precision.cpp1204 ir_variable *new_var = in visit_enter() local
1263 ir_variable *new_var = in handle_rvalue() local
1302 ir_variable *new_var = in visit_enter() local
1333 ir_variable *new_var = in visit_enter() local
Dlower_distance.cpp141 ir_variable **new_var; in visit() local
338 ir_variable **new_var = NULL; in lower_distance_vec8() local
Dlower_tess_level.cpp201 ir_variable **new_var = NULL; in lower_tess_level_array() local
Dlower_named_interface_blocks.cpp166 ir_variable *new_var; in run() local
Dopt_structure_splitting.cpp341 ir_variable *new_var = in do_structure_splitting() local
Dopt_array_splitting.cpp475 ir_variable *new_var = in optimize_split_arrays() local
Dir_clone.cpp180 ir_variable *new_var; in clone() local
Dopt_dead_builtin_varyings.cpp355 ir_variable **new_var, in prepare_array()
Dlink_varyings.cpp2848 ir_variable *new_var; in assign_varying_locations() local
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_variable.c319 struct rc_variable * new_var; in get_variable_pair_helper() local
364 struct rc_variable * new_var; in rc_get_variables() local
/external/mesa3d/src/gallium/drivers/lima/standalone/
Dlima_compiler_cmdline.c49 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted()
/external/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_builtin.c199 nir_variable *new_var = get_variable(state, &path, element); in lower_builtin_block() local
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.cpp394 insert_uniform_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_uniform_sorted()
420 insert_fsoutput_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_fsoutput_sorted()
Dsfn_nir_lower_fs_out_to_vector.cpp339 nir_variable *new_var = m_vars[loc][var->data.location_frac]; in vec_instr_stack_pop() local
Dsfn_nir_vectorize_vs_inputs.c191 nir_variable *new_var; in r600_vec_instr_stack_pop() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c69 insert_sorted(struct exec_list *var_list, nir_variable *new_var) in insert_sorted()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtraining_ops.cc719 xla::XlaOp new_var = var - new_mom; in Compile() local