Home
last modified time | relevance | path

Searched defs:progress (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/third_party/mesa3d/src/compiler/nir/tests/
Dvars_tests.cpp232 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/
Dnir_lower_bool_to_int32.c36 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
Dnir_lower_bool_to_float.c37 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
Dnir_lower_convert_alu_types.c31 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
Dnir_lower_bool_to_bitsize.c37 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
Dnir_normalize_cubemap_coords.c39 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
Dnir_gather_ssa_types.c29 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
Dnir_lower_returns.c87 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
Dnir_opt_trivial_continues.c38 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
Dnir_lower_interpolation.c41 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
Dnir_move_vec_src_uses_to_dest.c67 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
Dnir_opt_remove_phis.c69 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
Dnir_lower_to_source_mods.c54 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
Dnir_opt_dead_write_vars.c78 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
Dnir_lower_clamp_color_outputs.c101 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
Dnir_opt_dce.c112 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
Dnir_opt_cse.c50 bool progress = false; in nir_opt_cse_impl() local
70 bool progress = false; in nir_opt_cse() local
Dnir_lower_indirect_derefs.c120 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
Dnir_opt_barriers.c30 bool progress = false; in nir_opt_combine_memory_barriers_impl() local
75 bool progress = false; in nir_opt_combine_memory_barriers() local
Dnir_lower_load_const_to_scalar.c70 bool progress = false; in nir_lower_load_const_to_scalar_impl() local
93 bool progress = false; in nir_lower_load_const_to_scalar() local
Dnir_inline_functions.c134 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/
Dmidgard_opt_dce.c72 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/
Dbackup.py69 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/
Dir3_dce.c72 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/
Dopt_dead_code.cpp49 bool progress = false; in do_dead_code() local
184 bool progress = false; in do_dead_code_unlinked() local

12345678910>>...18