Searched refs:ralloc_parent (Results 1 - 25 of 138) sorted by relevance
123456
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | lower_noise.cpp | 54 *rvalue = ir_constant::zero(ralloc_parent(expr), expr->type);
|
| H A D | opt_if_simplification.cpp | 88 ir->condition->constant_expression_value(ralloc_parent(ir)); 120 ir->condition = new(ralloc_parent(ir->condition))
|
| H A D | opt_constant_folding.cpp | 104 (*rvalue)->constant_expression_value(ralloc_parent(*rvalue)); 193 ir_constant *const_val = ir->constant_expression_value(ralloc_parent(ir)); 197 new(ralloc_parent(ir)) ir_assignment(ir->return_deref, const_val);
|
| H A D | ir_expression_flattening.cpp | 75 void *ctx = ralloc_parent(ir);
|
| H A D | lower_vec_index_to_swizzle.cpp | 66 void *mem_ctx = ralloc_parent(expr);
|
| H A D | opt_conditional_discard.cpp | 78 void *ctx = ralloc_parent(ir);
|
| H A D | lower_tess_level.cpp | 120 new_tess_level_outer_var = ir->clone(ralloc_parent(ir), NULL); 137 new_tess_level_inner_var = ir->clone(ralloc_parent(ir), NULL); 216 return new(ralloc_parent(ir)) ir_dereference_variable(*new_var); 238 void *mem_ctx = ralloc_parent(array_deref); 254 void *mem_ctx = ralloc_parent(ir); 315 void *ctx = ralloc_parent(ir); 385 void *ctx = ralloc_parent(ir);
|
| H A D | lower_distance.cpp | 169 *new_var = ir->clone(ralloc_parent(ir), NULL); 229 void *ctx = ralloc_parent(old_index); 351 return new(ralloc_parent(ir)) ir_dereference_variable(*new_var); 357 return new(ralloc_parent(ir)) 384 void *mem_ctx = ralloc_parent(array_deref); 402 void *mem_ctx = ralloc_parent(ir); 456 void *ctx = ralloc_parent(ir); 532 void *ctx = ralloc_parent(ir);
|
| H A D | lower_subroutine.cpp | 65 void *mem_ctx = ralloc_parent(call); 85 void *mem_ctx = ralloc_parent(ir);
|
| H A D | lower_const_arrays_to_uniforms.cpp | 88 void *mem_ctx = ralloc_parent(con);
|
| H A D | lower_offset_array.cpp | 64 void *mem_ctx = ralloc_parent(ir);
|
| H A D | lower_texture_projection.cpp | 62 void *mem_ctx = ralloc_parent(ir);
|
| H A D | ir_builder.cpp | 51 void *mem_ctx = ralloc_parent(lhs.val); 82 void *mem_ctx = ralloc_parent(retval.val); 89 void *mem_ctx = ralloc_parent(a.val); 102 void *mem_ctx = ralloc_parent(a.val); 183 void *mem_ctx = ralloc_parent(a.val); 191 void *mem_ctx = ralloc_parent(a.val); 199 void *mem_ctx = ralloc_parent(a.val); 614 void *mem_ctx = ralloc_parent(a.val); 625 void *mem_ctx = ralloc_parent(condition.val); 640 void *mem_ctx = ralloc_parent(conditio [all...] |
| H A D | lower_blend_equation_advanced.cpp | 56 void *mem_ctx = ralloc_parent(src); 84 void *mem_ctx = ralloc_parent(src); 99 void *mem_ctx = ralloc_parent(src); 114 void *mem_ctx = ralloc_parent(src); 128 void *mem_ctx = ralloc_parent(src); 164 void *mem_ctx = ralloc_parent(src); 191 void *mem_ctx = ralloc_parent(c); 272 return equal(mode, new(ralloc_parent(mode)) ir_constant(unsigned(q))); 435 void *mem_ctx = ralloc_parent(var); 476 void *mem_ctx = ralloc_parent(s [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | opt_if_simplification.cpp | 88 ir->condition->constant_expression_value(ralloc_parent(ir)); 120 ir->condition = new(ralloc_parent(ir->condition))
|
| H A D | opt_constant_folding.cpp | 104 (*rvalue)->constant_expression_value(ralloc_parent(*rvalue)); 193 ir_constant *const_val = ir->constant_expression_value(ralloc_parent(ir)); 197 new(ralloc_parent(ir)) ir_assignment(ir->return_deref, const_val);
|
| H A D | ir_expression_flattening.cpp | 75 void *ctx = ralloc_parent(ir);
|
| H A D | lower_vec_index_to_swizzle.cpp | 66 void *mem_ctx = ralloc_parent(expr);
|
| H A D | opt_conditional_discard.cpp | 78 void *ctx = ralloc_parent(ir);
|
| H A D | lower_tess_level.cpp | 120 new_tess_level_outer_var = ir->clone(ralloc_parent(ir), NULL); 137 new_tess_level_inner_var = ir->clone(ralloc_parent(ir), NULL); 216 return new(ralloc_parent(ir)) ir_dereference_variable(*new_var); 238 void *mem_ctx = ralloc_parent(array_deref); 254 void *mem_ctx = ralloc_parent(ir); 315 void *ctx = ralloc_parent(ir); 385 void *ctx = ralloc_parent(ir);
|
| H A D | lower_distance.cpp | 169 *new_var = ir->clone(ralloc_parent(ir), NULL); 229 void *ctx = ralloc_parent(old_index); 351 return new(ralloc_parent(ir)) ir_dereference_variable(*new_var); 357 return new(ralloc_parent(ir)) 384 void *mem_ctx = ralloc_parent(array_deref); 402 void *mem_ctx = ralloc_parent(ir); 456 void *ctx = ralloc_parent(ir); 532 void *ctx = ralloc_parent(ir);
|
| H A D | lower_subroutine.cpp | 65 void *mem_ctx = ralloc_parent(call); 85 void *mem_ctx = ralloc_parent(ir);
|
| H A D | lower_offset_array.cpp | 64 void *mem_ctx = ralloc_parent(ir);
|
| H A D | ir_builder.cpp | 51 void *mem_ctx = ralloc_parent(lhs.val); 82 void *mem_ctx = ralloc_parent(retval.val); 89 void *mem_ctx = ralloc_parent(a.val); 102 void *mem_ctx = ralloc_parent(a.val); 183 void *mem_ctx = ralloc_parent(a.val); 191 void *mem_ctx = ralloc_parent(a.val); 199 void *mem_ctx = ralloc_parent(a.val); 614 void *mem_ctx = ralloc_parent(a.val); 625 void *mem_ctx = ralloc_parent(condition.val); 640 void *mem_ctx = ralloc_parent(conditio [all...] |
| H A D | lower_blend_equation_advanced.cpp | 56 void *mem_ctx = ralloc_parent(src); 84 void *mem_ctx = ralloc_parent(src); 99 void *mem_ctx = ralloc_parent(src); 114 void *mem_ctx = ralloc_parent(src); 128 void *mem_ctx = ralloc_parent(src); 164 void *mem_ctx = ralloc_parent(src); 191 void *mem_ctx = ralloc_parent(c); 272 return equal(mode, new(ralloc_parent(mode)) ir_constant(unsigned(q))); 433 void *mem_ctx = ralloc_parent(var); 476 void *mem_ctx = ralloc_parent(s [all...] |
Completed in 16 milliseconds
123456