Searched refs:then_list (Results 1 - 25 of 81) sorted by relevance

1234

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_loop_analyze.h53 foreach_list_typed_safe(nir_cf_node, node, node, &if_stmt->then_list) {
H A Dnir_opt_trivial_continues.c87 if (lower_trivial_continues_list(&nif->then_list, at_loop_tail, loop))
H A Dnir_lower_memory_model.c209 foreach_list_typed(nir_cf_node, if_node, node, &nif->then_list)
248 foreach_list_typed_reverse(nir_cf_node, if_node, node, &nif->then_list)
H A Dnir_lower_returns.c111 then_progress = lower_returns_in_cf_list(&if_stmt->then_list, state);
152 nir_cf_reinsert(&list, nir_after_cf_list(&if_stmt->then_list));
H A Dnir_opt_dead_cf.c126 struct exec_list *cf_list = condition ? &if_stmt->then_list
353 progress |= dead_cf_list(&if_stmt->then_list, &then_ends_in_jump);
H A Dnir_opt_if.c185 continue_list = &nif->then_list;
189 entry_list = &nif->then_list;
827 nir_cf_reinsert(&tmp, nir_after_cf_list(&nif->then_list));
928 nir_cf_reinsert(&tmp, nir_before_cf_list(&nif->then_list));
1316 struct exec_list *list = src_if_then ? &src_if->then_list
1418 progress |= opt_if_cf_list(b, &nif->then_list,
1457 progress |= opt_peel_loop_initial_if_cf_list(&nif->then_list);
1492 progress |= opt_if_safe_cf_list(b, &nif->then_list);
H A Dnir_inline_functions.c116 nir_cf_reinsert(&body, nir_after_cf_list(&cf->then_list));
H A Dnir_sweep.c68 foreach_list_typed(nir_cf_node, cf_node, node, &iff->then_list) {
H A Dnir_opt_peephole_select.c286 if (nir_cf_list_is_empty_block(&if_stmt->then_list))
291 if (exec_list_length(&parent_if->then_list) != 3)
H A Dnir_lower_shader_calls.c686 nir_cf_reinsert(&cf_list, nir_before_cf_list(&_if->then_list));
841 if (flatten_resume_if_ladder(impl, cursor, &_if->then_list,
868 * always the then_list so that's what we want to flatten.
878 nir_instr_insert(nir_before_cf_list(&_if->then_list), loop_cursor);
881 flatten_resume_if_ladder(impl, loop_cursor, &_if->then_list,
H A Dnir_opt_dce.c162 progress |= dce_cf_list(&nif->then_list, defs_live, parent_loop);
H A Dnir_control_flow.c644 foreach_list_typed(nir_cf_node, child, node, &if_stmt->then_list)
757 foreach_list_typed(nir_cf_node, child, node, &if_stmt->then_list)
H A Dnir_opt_gcm.c111 loop_instr_count += get_loop_instr_count(&if_stmt->then_list);
145 gcm_build_block_info(&if_stmt->then_list, state, loop, loop_depth, ~0u);
H A Dnir_inline_uniforms.c264 foreach_list_typed(nir_cf_node, nested_node, node, &if_node->then_list)
H A Dnir_to_lcssa.c304 foreach_list_typed(nir_cf_node, nested_node, node, &if_stmt->then_list)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_loop_analyze.h53 foreach_list_typed_safe(nir_cf_node, node, node, &if_stmt->then_list) {
H A Dnir_opt_trivial_continues.c87 if (lower_trivial_continues_list(&nif->then_list, at_loop_tail, loop))
H A Dnir_lower_returns.c68 nir_instr_insert(nir_before_cf_list(&if_stmt->then_list), &brk->instr);
110 then_progress = lower_returns_in_cf_list(&if_stmt->then_list, state);
141 nir_cf_reinsert(&list, nir_after_cf_list(&if_stmt->then_list));
H A Dnir_opt_dead_cf.c126 struct exec_list *cf_list = condition ? &if_stmt->then_list
316 progress |= dead_cf_list(&if_stmt->then_list, &then_ends_in_jump);
H A Dnir_opt_if.c187 continue_list = &nif->then_list;
191 entry_list = &nif->then_list;
892 nir_cf_reinsert(&tmp, nir_after_cf_list(&nif->then_list));
982 nir_cf_reinsert(&tmp, nir_before_cf_list(&nif->then_list));
1265 struct exec_list *list = src_if_then ? &src_if->then_list
1361 progress |= opt_if_cf_list(b, &nif->then_list,
1405 progress |= opt_if_safe_cf_list(b, &nif->then_list);
H A Dnir_sweep.c88 foreach_list_typed(nir_cf_node, cf_node, node, &iff->then_list) {
H A Dnir_to_lcssa.c184 foreach_list_typed(nir_cf_node, nested_node, node, &if_stmt->then_list)
H A Dnir_opt_gcm.c87 gcm_build_block_info(&if_stmt->then_list, state, loop_depth);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_tcs_workarounds.c108 b->cursor = nir_after_cf_list(&if_stmt->then_list);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_query.c56 b->cursor = nir_after_cf_list(&if_stmt->then_list);
189 b.cursor = nir_after_cf_list(&enabled_if->then_list);
211 b.cursor = nir_after_cf_list(&update_if->then_list);
233 b.cursor = nir_after_cf_list(&store_if->then_list);
239 b.cursor = nir_after_cf_list(&store_64bit_if->then_list);
267 b.cursor = nir_after_cf_list(&availability_if->then_list);
392 b.cursor = nir_after_cf_list(&availability_if->then_list);
408 b.cursor = nir_after_cf_list(&available_if->then_list);
416 b.cursor = nir_after_cf_list(&store_if->then_list);
443 b.cursor = nir_after_cf_list(&store_64bit_if->then_list);
[all...]

Completed in 23 milliseconds

1234