Searched refs:make_empty (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_predicated_break.cpp102 earlier_block->children.make_empty();
107 later_block->parents.make_empty();
H A Dbrw_cfg.cpp56 instructions.make_empty();
57 parents.make_empty();
58 children.make_empty();
155 block_list.make_empty();
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_predicated_break.cpp162 earlier_block->children.make_empty();
168 later_block->parents.make_empty();
H A Dbrw_cfg.cpp68 instructions.make_empty();
69 parents.make_empty();
70 children.make_empty();
173 block_list.make_empty();
H A Dbrw_fs_cse.cpp329 aeb.make_empty();
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dloop_unroll.cpp236 copy_list.make_empty();
302 copy_list.make_empty();
422 copy_list.make_empty();
H A Dopt_constant_propagation.cpp342 acp->make_empty();
386 acp->make_empty();
419 orig_acp->make_empty();
H A Dlist.h299 make_empty();
302 void make_empty();
581 inline void exec_list::make_empty() function in class:exec_list
H A Dopt_array_splitting.cpp95 this->variable_list.make_empty();
H A Dopt_structure_splitting.cpp79 this->variable_list.make_empty();
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dloop_unroll.cpp236 copy_list.make_empty();
302 copy_list.make_empty();
429 copy_list.make_empty();
H A Dopt_constant_propagation.cpp333 acp->make_empty();
377 acp->make_empty();
410 orig_acp->make_empty();
H A Dlist.h299 make_empty();
302 void make_empty();
581 inline void exec_list::make_empty() function in class:exec_list
H A Dopt_array_splitting.cpp95 this->variable_list.make_empty();
H A Dopt_structure_splitting.cpp79 this->variable_list.make_empty();
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
H A Dinvalidate_locations_test.cpp52 this->ir.make_empty();
H A Dlower_int64_test.cpp65 instructions.make_empty();
393 instructions.make_empty();
H A Dopt_add_neg_to_sub_test.cpp51 instructions.make_empty();
H A Dvaryings_test.cpp80 this->ir.make_empty();
H A Dbuiltin_variable_test.cpp63 this->ir.make_empty();
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Dinvalidate_locations_test.cpp50 this->ir.make_empty();
H A Dlower_int64_test.cpp63 instructions.make_empty();
389 instructions.make_empty();
H A Dopt_add_neg_to_sub_test.cpp49 instructions.make_empty();
H A Dvaryings_test.cpp94 this->ir.make_empty();
H A Dbuiltin_variable_test.cpp61 this->ir.make_empty();

Completed in 23 milliseconds

12