Searched refs:make_empty (Results 1 – 21 of 21) sorted by relevance
/external/mesa3d/src/intel/compiler/ |
D | brw_predicated_break.cpp | 102 earlier_block->children.make_empty(); in opt_predicated_break() 108 later_block->parents.make_empty(); in opt_predicated_break()
|
D | brw_cfg.cpp | 68 instructions.make_empty(); in bblock_t() 69 parents.make_empty(); in bblock_t() 70 children.make_empty(); in bblock_t() 173 block_list.make_empty(); in cfg_t()
|
D | brw_fs_cse.cpp | 329 aeb.make_empty(); in opt_cse_local()
|
D | brw_fs_copy_propagation.cpp | 217 acp_table[i].make_empty(); in setup_initial_values()
|
D | brw_schedule_instructions.cpp | 555 this->instructions.make_empty(); in instruction_scheduler()
|
D | brw_fs_generator.cpp | 263 this->discard_halt_patches.make_empty(); in patch_discard_jumps_to_fb_writes()
|
/external/skia/tests/ |
D | EmptyPathTest.cpp | 107 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/skqp/tests/ |
D | EmptyPathTest.cpp | 107 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/ |
D | loop_unroll.cpp | 236 copy_list.make_empty(); in simple_unroll() 302 copy_list.make_empty(); in complex_unroll() 422 copy_list.make_empty(); in visit_leave()
|
D | opt_constant_propagation.cpp | 342 acp->make_empty(); in visit_enter() 386 acp->make_empty(); in visit_enter() 419 orig_acp->make_empty(); in handle_loop()
|
D | list.h | 299 make_empty(); in exec_list() 302 void make_empty(); 581 inline void exec_list::make_empty() in make_empty() function
|
D | opt_structure_splitting.cpp | 79 this->variable_list.make_empty(); in ir_structure_reference_visitor()
|
D | opt_array_splitting.cpp | 95 this->variable_list.make_empty(); in ir_array_reference_visitor()
|
D | glsl_parser_extras.cpp | 71 this->translation_unit.make_empty(); in _mesa_glsl_parse_state()
|
/external/llvm-project/lldb/include/lldb/Target/ |
D | ThreadPlanStack.h | 35 ThreadPlanStack(const Thread &thread, bool make_empty = false);
|
/external/mesa3d/src/compiler/glsl/tests/ |
D | lower_int64_test.cpp | 65 instructions.make_empty(); in SetUp() 393 instructions.make_empty(); in SetUp()
|
D | invalidate_locations_test.cpp | 52 this->ir.make_empty(); in SetUp()
|
D | opt_add_neg_to_sub_test.cpp | 51 instructions.make_empty(); in SetUp()
|
D | varyings_test.cpp | 80 this->ir.make_empty(); in SetUp()
|
D | builtin_variable_test.cpp | 63 this->ir.make_empty(); in SetUp()
|
D | array_refcount_test.cpp | 100 instructions.make_empty(); in SetUp()
|