Home
last modified time | relevance | path

Searched refs:make_empty (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_predicated_break.cpp102 earlier_block->children.make_empty(); in opt_predicated_break()
107 later_block->parents.make_empty(); in opt_predicated_break()
131 earlier_block->children.make_empty(); in opt_predicated_break()
137 earlier_block->next()->parents.make_empty(); in opt_predicated_break()
Dbrw_cfg.cpp56 instructions.make_empty(); in bblock_t()
57 parents.make_empty(); in bblock_t()
58 children.make_empty(); in bblock_t()
158 block_list.make_empty(); in cfg_t()
Dbrw_schedule_instructions.cpp439 this->instructions.make_empty(); in instruction_scheduler()
Dbrw_fs_generator.cpp250 this->discard_halt_patches.make_empty(); in patch_discard_jumps_to_fb_writes()
/external/mesa3d/src/compiler/glsl/
Dloop_unroll.cpp230 copy_list.make_empty(); in simple_unroll()
296 copy_list.make_empty(); in complex_unroll()
423 copy_list.make_empty(); in visit_leave()
Dopt_constant_propagation.cpp352 acp->make_empty(); in visit_enter()
378 orig_acp->make_empty(); in handle_if_block()
425 orig_acp->make_empty(); in visit_enter()
Dlist.h293 make_empty(); in exec_list()
296 void make_empty();
553 inline void exec_list::make_empty() in make_empty() function
Dopt_structure_splitting.cpp79 this->variable_list.make_empty(); in ir_structure_reference_visitor()
Dopt_array_splitting.cpp95 this->variable_list.make_empty(); in ir_array_reference_visitor()
Dglsl_parser_extras.cpp72 this->translation_unit.make_empty(); in _mesa_glsl_parse_state()
/external/skqp/tests/
DEmptyPathTest.cpp107 static void make_empty(SkPath*) {} in make_empty() function
127 make_empty, make_M, make_MM, make_MZM, make_L, make_Q, make_C in test_emptydrawing()
/external/skia/tests/
DEmptyPathTest.cpp107 static void make_empty(SkPath*) {} in make_empty() function
127 make_empty, make_M, make_MM, make_MZM, make_L, make_Q, make_C in test_emptydrawing()
/external/mesa3d/src/compiler/glsl/tests/
Dlower_int64_test.cpp63 instructions.make_empty(); in SetUp()
389 instructions.make_empty(); in SetUp()
Dinvalidate_locations_test.cpp50 this->ir.make_empty(); in SetUp()
Dopt_add_neg_to_sub_test.cpp49 instructions.make_empty(); in SetUp()
Dvaryings_test.cpp94 this->ir.make_empty(); in SetUp()
Dbuiltin_variable_test.cpp61 this->ir.make_empty(); in SetUp()
Darray_refcount_test.cpp98 instructions.make_empty(); in SetUp()