HomeSort by relevance Sort by last modified time
    Searched full:make_empty (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/glsl/
list.h 313 make_empty();
316 void make_empty() function in struct:exec_list
409 target->make_empty();
418 make_empty();
443 source->make_empty();
471 before->make_empty();
ir_variable_refcount.h 58 this->variable_list.make_empty();
opt_discard_simplification.cpp 139 ir->then_instructions.make_empty();
143 ir->else_instructions.make_empty();
170 instructions->make_empty();
opt_copy_propagation.cpp 197 acp->make_empty();
223 orig_acp->make_empty();
267 orig_acp->make_empty();
loop_unroll.cpp 159 copy_list.make_empty();
190 copy_list.make_empty();
opt_constant_propagation.cpp 268 acp->make_empty();
295 orig_acp->make_empty();
340 orig_acp->make_empty();
opt_structure_splitting.cpp 78 this->variable_list.make_empty();
glsl_parser_extras.cpp 49 this->translation_unit.make_empty();

Completed in 137 milliseconds