/third_party/mesa3d/src/compiler/nir/tests/ |
D | vars_tests.cpp | 232 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 259 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 293 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 328 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 367 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 382 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 406 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 427 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 457 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local 486 bool progress = nir_opt_copy_prop_vars(b->shader); in TEST_F() local [all …]
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_bool_to_int32.c | 36 bool *progress = _progress; in rewrite_1bit_ssa_def_to_32bit() local 124 bool progress = false; in lower_tex_instr() local 136 bool progress = false; in nir_lower_bool_to_int32_impl() local 187 bool progress = false; in nir_lower_bool_to_int32() local
|
D | nir_lower_bool_to_float.c | 37 bool *progress = _progress; in rewrite_1bit_ssa_def_to_32bit() local 133 bool progress = false; in lower_tex_instr() local 145 bool progress = false; in nir_lower_bool_to_float_impl() local 197 bool progress = false; in nir_lower_bool_to_float() local
|
D | nir_lower_convert_alu_types.c | 31 bool progress = false; in try_simplify_convert_intrin() local 72 bool progress = false; in opt_simplify_convert_alu_types_impl() local 111 bool progress = false; in nir_opt_simplify_convert_alu_types() local 125 bool progress = false; in lower_convert_alu_types_impl() local 161 bool progress = false; in nir_lower_convert_alu_types() local
|
D | nir_lower_bool_to_bitsize.c | 37 bool *progress = _progress; in rewrite_1bit_ssa_def_to_32bit() local 336 bool progress = false; in lower_load_const_instr() local 395 bool progress = false; in lower_tex_instr() local 407 bool progress = false; in nir_lower_bool_to_bitsize_impl() local 452 bool progress = false; in nir_lower_bool_to_bitsize() local
|
D | nir_normalize_cubemap_coords.c | 39 bool progress = false; in normalize_cubemap_coords_block() local 93 bool progress = false; in normalize_cubemap_coords_impl() local 108 bool progress = false; in nir_normalize_cubemap_coords() local
|
D | nir_gather_ssa_types.c | 29 BITSET_WORD *int_types, bool *progress) in set_type() 55 BITSET_WORD *types, bool *progress) in copy_type() 73 BITSET_WORD *int_types, bool *progress) in copy_types() 98 bool progress; in nir_gather_ssa_types() local
|
D | nir_lower_returns.c | 87 bool progress = lower_returns_in_cf_list(&loop->body, state); in lower_returns_in_loop() local 106 bool progress, then_progress, else_progress; in lower_returns_in_if() local 235 bool progress = false; in lower_returns_in_cf_list() local 284 bool progress = lower_returns_in_cf_list(&impl->body, &state); in nir_lower_returns_impl() local 300 bool progress = false; in nir_lower_returns() local
|
D | nir_opt_trivial_continues.c | 38 bool progress = false; in lower_trivial_continues_block() local 77 bool progress = false; in lower_trivial_continues_list() local 120 bool progress = false; in nir_opt_trivial_continues() local
|
D | nir_lower_interpolation.c | 41 bool progress = false; in nir_lower_interpolation_block() local 136 bool progress = false; in nir_lower_interpolation_impl() local 152 bool progress = false; in nir_lower_interpolation() local
|
D | nir_move_vec_src_uses_to_dest.c | 67 bool progress = false; in move_vec_src_uses_to_dest_block() local 185 bool progress = false; in nir_move_vec_src_uses_to_dest_impl() local 204 bool progress = false; in nir_move_vec_src_uses_to_dest() local
|
D | nir_opt_remove_phis.c | 69 bool progress = false; in remove_phis_block() local 155 bool progress = false; in nir_opt_remove_phis_impl() local 178 bool progress = false; in nir_opt_remove_phis() local
|
D | nir_lower_to_source_mods.c | 54 bool progress = false; in nir_lower_to_source_mods_block() local 210 bool progress = false; in nir_lower_to_source_mods_impl() local 227 bool progress = false; in nir_lower_to_source_mods() local
|
D | nir_opt_dead_write_vars.c | 78 bool progress = false; in update_unused_writes() local 114 bool progress = false; in remove_dead_write_vars_local() local 254 bool progress = false; in remove_dead_write_vars_impl() local 275 bool progress = false; in nir_opt_dead_write_vars() local
|
D | nir_lower_clamp_color_outputs.c | 101 bool progress = false; in lower_block() local 115 bool progress = false; in lower_impl() local 129 bool progress = false; in nir_lower_clamp_color_outputs() local
|
D | nir_opt_dce.c | 112 bool progress = false; in dce_block() local 151 bool progress = false; in dce_cf_list() local 227 bool progress = dce_cf_list(&impl->body, defs_live, &loop); in nir_opt_dce_impl() local 244 bool progress = false; in nir_opt_dce() local
|
D | nir_opt_cse.c | 50 bool progress = false; in nir_opt_cse_impl() local 70 bool progress = false; in nir_opt_cse() local
|
D | nir_lower_indirect_derefs.c | 120 bool progress = false; in lower_indirect_derefs_block() local 196 bool progress = false; in lower_indirects_impl() local 220 bool progress = false; in nir_lower_indirect_derefs() local 236 bool progress = false; in nir_lower_indirect_var_derefs() local
|
D | nir_opt_barriers.c | 30 bool progress = false; in nir_opt_combine_memory_barriers_impl() local 75 bool progress = false; in nir_opt_combine_memory_barriers() local
|
D | nir_lower_load_const_to_scalar.c | 70 bool progress = false; in nir_lower_load_const_to_scalar_impl() local 93 bool progress = false; in nir_lower_load_const_to_scalar() local
|
D | nir_inline_functions.c | 134 bool progress = false; in inline_functions_block() local 183 bool progress = false; in inline_function_impl() local 277 bool progress = false; in nir_inline_functions() local
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_opt_dce.c | 72 bool progress = false; in midgard_opt_dead_code_eliminate_block() local 120 bool progress = false; in midgard_opt_dead_code_eliminate() local 136 bool progress = false; in midgard_opt_dead_move_eliminate() local
|
/third_party/python/Lib/sqlite3/test/ |
D | backup.py | 69 def progress(status, remaining, total): function 83 def progress(status, remaining, total): function 96 def progress(status, remaining, total): function 115 def progress(status, remaining, total): function 136 def progress(status, remaining, total): function
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_dce.c | 72 bool progress = false; in remove_unused_by_block() local 105 bool progress = false; in find_and_remove_unused() local 200 bool progress, made_progress = false; in ir3_dce() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | opt_dead_code.cpp | 49 bool progress = false; in do_dead_code() local 184 bool progress = false; in do_dead_code_unlinked() local
|