Searched refs:variable_referenced (Results 1 - 25 of 77) sorted by relevance

1234

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dast_array_index.cpp119 ir_variable *var = array->variable_referenced();
224 array->variable_referenced()->data.mode == ir_var_shader_out &&
225 !array->variable_referenced()->data.patch) {
233 else if (array->variable_referenced()->data.mode !=
240 ir_variable *var = array->variable_referenced();
252 && ((array->variable_referenced()->data.mode == ir_var_uniform
257 (array->variable_referenced()->data.mode == ir_var_shader_storage
270 array->variable_referenced()->data.mode
H A Dir_variable_refcount.cpp107 ir_variable *const var = ir->variable_referenced();
132 entry = this->get_variable_entry(ir->lhs->variable_referenced());
H A Dlower_vector_derefs.cpp71 ir_variable *var = deref->variable_referenced();
83 deref->variable_referenced()->data.mode == ir_var_shader_out) {
183 ir_variable *var = deref->variable_referenced();
H A Dopt_constant_variable.cpp104 entry = get_assignment_entry(ir->lhs->variable_referenced(), this->ht);
161 ir_variable *var = param_rval->variable_referenced();
181 ir_variable *var = ir->return_deref->variable_referenced();
H A Dlower_named_interface_blocks.cpp228 ir_variable *lhs_var = ir->lhs->variable_referenced();
240 ir_variable *lhs_var = lhs_rec_tmp->variable_referenced();
259 val->variable_referenced()->data.must_be_shader_input = 1;
275 ir_variable *var = ir->variable_referenced();
H A Dpropagate_invariance.cpp76 ir_variable *var = ir->lhs->variable_referenced();
H A Dlower_precision.cpp432 ir_variable *resource = param->variable_referenced();
469 ir_variable *var = param->variable_referenced();
571 ir_variable *var = ir->return_deref->variable_referenced();
602 ir_variable *var = ir->lhs->variable_referenced();
872 ir->return_deref ? ir->return_deref->variable_referenced() : NULL;
1067 assert(_mesa_set_search(lower_vars, ir->variable_referenced()));
1118 ir_variable *var = lhs->variable_referenced();
1120 ir_variable *rhs_var = rhs_deref ? rhs_deref->variable_referenced() : NULL;
1202 ir_variable *var = deref->variable_referenced();
1247 expr_op0_deref->variable_referenced()
[all...]
H A Dlower_tess_level.cpp173 if (ir->variable_referenced() == this->old_tess_level_outer_var)
177 if (ir->variable_referenced() == this->old_tess_level_inner_var)
204 if (ir->variable_referenced() == this->old_tess_level_outer_var)
208 if (ir->variable_referenced() == this->old_tess_level_inner_var)
H A Dopt_flip_matrices.cpp77 ir_variable *mat_var = ir->operands[0]->variable_referenced();
H A Dopt_dead_builtin_varyings.cpp87 ir_variable *var = ir->variable_referenced();
146 ir_variable *var = ir->variable_referenced();
442 if (da && da->variable_referenced() ==
456 if (da && da->variable_referenced() == this->info->fragdata_array) {
469 ir_variable *var = dv->variable_referenced();
H A Dloop_analysis.cpp476 ir_variable *var = ir->variable_referenced();
652 ir_variable *var = counter->variable_referenced();
788 ir_variable *const var = ir->lhs->variable_referenced();
790 ir_variable *const op0 = rhs->operands[0]->variable_referenced();
791 ir_variable *const op1 = rhs->operands[1]->variable_referenced();
800 ir_variable *const inc_var = inc->variable_referenced();
H A Dlower_distance.cpp305 if (ir->variable_referenced() == this->old_distance_out_var)
314 if (ir->variable_referenced() == this->old_distance_in_var)
340 if (ir->variable_referenced() == this->old_distance_out_var)
344 if (ir->variable_referenced() == this->old_distance_in_var)
H A Dlower_shared_reference.cpp132 ir_variable *var = deref->variable_referenced();
190 ir_variable *var = ir->lhs->variable_referenced();
361 ir_variable *var = deref->variable_referenced();
450 ir_variable *var = rvalue->variable_referenced();
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dast_array_index.cpp119 ir_variable *var = array->variable_referenced();
224 array->variable_referenced()->data.mode == ir_var_shader_out &&
225 !array->variable_referenced()->data.patch) {
233 else if (array->variable_referenced()->data.mode !=
240 ir_variable *var = array->variable_referenced();
252 && ((array->variable_referenced()->data.mode == ir_var_uniform
257 (array->variable_referenced()->data.mode == ir_var_shader_storage
270 array->variable_referenced()->data.mode
H A Dir_variable_refcount.cpp107 ir_variable *const var = ir->variable_referenced();
132 entry = this->get_variable_entry(ir->lhs->variable_referenced());
H A Dlower_vector_derefs.cpp71 ir_variable *var = deref->variable_referenced();
83 deref->variable_referenced()->data.mode == ir_var_shader_out) {
167 ir_variable *var = deref->variable_referenced();
H A Dopt_constant_variable.cpp101 entry = get_assignment_entry(ir->lhs->variable_referenced(), this->ht);
158 ir_variable *var = param_rval->variable_referenced();
169 ir_variable *var = ir->return_deref->variable_referenced();
H A Dlower_named_interface_blocks.cpp223 ir_variable *lhs_var = ir->lhs->variable_referenced();
235 ir_variable *lhs_var = lhs_rec_tmp->variable_referenced();
254 val->variable_referenced()->data.must_be_shader_input = 1;
270 ir_variable *var = ir->variable_referenced();
H A Dpropagate_invariance.cpp76 ir_variable *var = ir->lhs->variable_referenced();
H A Dlower_tess_level.cpp173 if (ir->variable_referenced() == this->old_tess_level_outer_var)
177 if (ir->variable_referenced() == this->old_tess_level_inner_var)
204 if (ir->variable_referenced() == this->old_tess_level_outer_var)
208 if (ir->variable_referenced() == this->old_tess_level_inner_var)
H A Dopt_flip_matrices.cpp77 ir_variable *mat_var = ir->operands[0]->variable_referenced();
H A Dopt_dead_builtin_varyings.cpp87 ir_variable *var = ir->variable_referenced();
146 ir_variable *var = ir->variable_referenced();
442 if (da && da->variable_referenced() ==
456 if (da && da->variable_referenced() == this->info->fragdata_array) {
469 ir_variable *var = dv->variable_referenced();
H A Dloop_analysis.cpp429 ir_variable *var = ir->variable_referenced();
605 ir_variable *var = counter->variable_referenced();
741 ir_variable *const var = ir->lhs->variable_referenced();
743 ir_variable *const op0 = rhs->operands[0]->variable_referenced();
744 ir_variable *const op1 = rhs->operands[1]->variable_referenced();
753 ir_variable *const inc_var = inc->variable_referenced();
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
H A Dopt_add_neg_to_sub_test.cpp95 EXPECT_EQ(var_c, assign->lhs->variable_referenced());
128 EXPECT_EQ(var_c, assign->lhs->variable_referenced());
161 EXPECT_EQ(var_c, assign->lhs->variable_referenced());
194 EXPECT_EQ(var_c, assign->lhs->variable_referenced());
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Dopt_add_neg_to_sub_test.cpp91 EXPECT_EQ(var_c, assign->lhs->variable_referenced());
124 EXPECT_EQ(var_c, assign->lhs->variable_referenced());
157 EXPECT_EQ(var_c, assign->lhs->variable_referenced());
190 EXPECT_EQ(var_c, assign->lhs->variable_referenced());

Completed in 28 milliseconds

1234