Home
last modified time | relevance | path

Searched refs:succ_list (Results 1 – 25 of 113) sorted by relevance

12345

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/lima/ir/pp/
H A Dppir.h168 struct list_head succ_list; member
314 struct list_head succ_list; member
408 return list_is_empty(&node->succ_list); in ppir_node_is_root()
418 return list_is_singular(&node->succ_list) in ppir_node_has_single_succ()
426 return list_first_entry(&node->succ_list, ppir_dep, succ_link)->succ; in ppir_node_first_succ()
440 list_for_each_entry(ppir_dep, dep, &node->succ_list, succ_link)
442 list_for_each_entry_safe(ppir_dep, dep, &node->succ_list, succ_link)
665 list_for_each_entry(ppir_dep, dep, &instr->succ_list, succ_link)
667 list_for_each_entry_safe(ppir_dep, dep, &instr->succ_list, succ_link)
675 return list_is_empty(&instr->succ_list); in ppir_instr_is_root()
H A Dnode.c362 list_inithead(&node->succ_list); in ppir_node_create()
407 list_addtail(&dep->succ_link, &pred->succ_list); in ppir_node_add_dep()
471 list_addtail(&dep->succ_link, &new_pred->succ_list); in ppir_node_replace_pred()
654 list_first_entry(&node->succ_list, in ppir_node_has_single_src_succ()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/lima/ir/pp/
H A Dppir.h168 struct list_head succ_list; member
314 struct list_head succ_list; member
408 return list_is_empty(&node->succ_list); in ppir_node_is_root()
418 return list_is_singular(&node->succ_list) in ppir_node_has_single_succ()
426 return list_first_entry(&node->succ_list, ppir_dep, succ_link)->succ; in ppir_node_first_succ()
440 list_for_each_entry(ppir_dep, dep, &node->succ_list, succ_link)
442 list_for_each_entry_safe(ppir_dep, dep, &node->succ_list, succ_link)
665 list_for_each_entry(ppir_dep, dep, &instr->succ_list, succ_link)
667 list_for_each_entry_safe(ppir_dep, dep, &instr->succ_list, succ_link)
675 return list_is_empty(&instr->succ_list); in ppir_instr_is_root()
H A Dnode.c362 list_inithead(&node->succ_list); in ppir_node_create()
407 list_addtail(&dep->succ_link, &pred->succ_list); in ppir_node_add_dep()
471 list_addtail(&dep->succ_link, &new_pred->succ_list); in ppir_node_replace_pred()
654 list_first_entry(&node->succ_list, in ppir_node_has_single_src_succ()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/lima/ir/pp/
H A Dppir.h168 struct list_head succ_list; member
314 struct list_head succ_list; member
408 return list_is_empty(&node->succ_list); in ppir_node_is_root()
418 return list_is_singular(&node->succ_list) in ppir_node_has_single_succ()
426 return list_first_entry(&node->succ_list, ppir_dep, succ_link)->succ; in ppir_node_first_succ()
440 list_for_each_entry(ppir_dep, dep, &node->succ_list, succ_link)
442 list_for_each_entry_safe(ppir_dep, dep, &node->succ_list, succ_link)
665 list_for_each_entry(ppir_dep, dep, &instr->succ_list, succ_link)
667 list_for_each_entry_safe(ppir_dep, dep, &instr->succ_list, succ_link)
675 return list_is_empty(&instr->succ_list); in ppir_instr_is_root()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/lima/ir/pp/
H A Dppir.h168 struct list_head succ_list; member
314 struct list_head succ_list; member
408 return list_is_empty(&node->succ_list); in ppir_node_is_root()
418 return list_is_singular(&node->succ_list) in ppir_node_has_single_succ()
426 return list_first_entry(&node->succ_list, ppir_dep, succ_link)->succ; in ppir_node_first_succ()
440 list_for_each_entry(ppir_dep, dep, &node->succ_list, succ_link)
442 list_for_each_entry_safe(ppir_dep, dep, &node->succ_list, succ_link)
665 list_for_each_entry(ppir_dep, dep, &instr->succ_list, succ_link)
667 list_for_each_entry_safe(ppir_dep, dep, &instr->succ_list, succ_link)
675 return list_is_empty(&instr->succ_list); in ppir_instr_is_root()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/lima/ir/pp/
H A Dppir.h168 struct list_head succ_list; member
319 struct list_head succ_list; member
421 return list_is_empty(&node->succ_list); in ppir_node_is_root()
431 return list_is_singular(&node->succ_list) in ppir_node_has_single_succ()
439 return list_first_entry(&node->succ_list, ppir_dep, succ_link)->succ; in ppir_node_first_succ()
453 list_for_each_entry(ppir_dep, dep, &node->succ_list, succ_link)
455 list_for_each_entry_safe(ppir_dep, dep, &node->succ_list, succ_link)
678 list_for_each_entry(ppir_dep, dep, &instr->succ_list, succ_link)
680 list_for_each_entry_safe(ppir_dep, dep, &instr->succ_list, succ_link)
688 return list_is_empty(&instr->succ_list); in ppir_instr_is_root()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/lima/ir/pp/
H A Dppir.h168 struct list_head succ_list; member
314 struct list_head succ_list; member
408 return list_is_empty(&node->succ_list); in ppir_node_is_root()
418 return list_is_singular(&node->succ_list) in ppir_node_has_single_succ()
426 return list_first_entry(&node->succ_list, ppir_dep, succ_link)->succ; in ppir_node_first_succ()
440 list_for_each_entry(ppir_dep, dep, &node->succ_list, succ_link)
442 list_for_each_entry_safe(ppir_dep, dep, &node->succ_list, succ_link)
665 list_for_each_entry(ppir_dep, dep, &instr->succ_list, succ_link)
667 list_for_each_entry_safe(ppir_dep, dep, &instr->succ_list, succ_link)
675 return list_is_empty(&instr->succ_list); in ppir_instr_is_root()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/lima/ir/pp/
H A Dppir.h168 struct list_head succ_list; member
314 struct list_head succ_list; member
408 return list_is_empty(&node->succ_list); in ppir_node_is_root()
418 return list_is_singular(&node->succ_list) in ppir_node_has_single_succ()
426 return list_first_entry(&node->succ_list, ppir_dep, succ_link)->succ; in ppir_node_first_succ()
440 list_for_each_entry(ppir_dep, dep, &node->succ_list, succ_link)
442 list_for_each_entry_safe(ppir_dep, dep, &node->succ_list, succ_link)
665 list_for_each_entry(ppir_dep, dep, &instr->succ_list, succ_link)
667 list_for_each_entry_safe(ppir_dep, dep, &instr->succ_list, succ_link)
675 return list_is_empty(&instr->succ_list); in ppir_instr_is_root()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/lima/ir/pp/
H A Dppir.h168 struct list_head succ_list; member
314 struct list_head succ_list; member
408 return list_is_empty(&node->succ_list); in ppir_node_is_root()
418 return list_is_singular(&node->succ_list) in ppir_node_has_single_succ()
426 return list_first_entry(&node->succ_list, ppir_dep, succ_link)->succ; in ppir_node_first_succ()
440 list_for_each_entry(ppir_dep, dep, &node->succ_list, succ_link)
442 list_for_each_entry_safe(ppir_dep, dep, &node->succ_list, succ_link)
665 list_for_each_entry(ppir_dep, dep, &instr->succ_list, succ_link)
667 list_for_each_entry_safe(ppir_dep, dep, &instr->succ_list, succ_link)
675 return list_is_empty(&instr->succ_list); in ppir_instr_is_root()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/lima/ir/pp/
H A Dppir.h168 struct list_head succ_list; member
314 struct list_head succ_list; member
408 return list_is_empty(&node->succ_list); in ppir_node_is_root()
418 return list_is_singular(&node->succ_list) in ppir_node_has_single_succ()
426 return list_first_entry(&node->succ_list, ppir_dep, succ_link)->succ; in ppir_node_first_succ()
440 list_for_each_entry(ppir_dep, dep, &node->succ_list, succ_link)
442 list_for_each_entry_safe(ppir_dep, dep, &node->succ_list, succ_link)
665 list_for_each_entry(ppir_dep, dep, &instr->succ_list, succ_link)
667 list_for_each_entry_safe(ppir_dep, dep, &instr->succ_list, succ_link)
675 return list_is_empty(&instr->succ_list); in ppir_instr_is_root()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/lima/ir/pp/
H A Dppir.h168 struct list_head succ_list; member
314 struct list_head succ_list; member
408 return list_is_empty(&node->succ_list); in ppir_node_is_root()
418 return list_is_singular(&node->succ_list) in ppir_node_has_single_succ()
426 return list_first_entry(&node->succ_list, ppir_dep, succ_link)->succ; in ppir_node_first_succ()
440 list_for_each_entry(ppir_dep, dep, &node->succ_list, succ_link)
442 list_for_each_entry_safe(ppir_dep, dep, &node->succ_list, succ_link)
665 list_for_each_entry(ppir_dep, dep, &instr->succ_list, succ_link)
667 list_for_each_entry_safe(ppir_dep, dep, &instr->succ_list, succ_link)
675 return list_is_empty(&instr->succ_list); in ppir_instr_is_root()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/lima/ir/pp/
H A Dppir.h169 struct list_head succ_list; member
360 struct list_head succ_list; member
457 return list_is_empty(&node->succ_list); in ppir_node_is_root()
467 return list_is_singular(&node->succ_list) in ppir_node_has_single_succ()
475 return list_first_entry(&node->succ_list, ppir_dep, succ_link)->succ; in ppir_node_first_succ()
489 list_for_each_entry(ppir_dep, dep, &node->succ_list, succ_link)
491 list_for_each_entry_safe(ppir_dep, dep, &node->succ_list, succ_link)
716 list_for_each_entry(ppir_dep, dep, &instr->succ_list, succ_link)
718 list_for_each_entry_safe(ppir_dep, dep, &instr->succ_list, succ_link)
726 return list_is_empty(&instr->succ_list); in ppir_instr_is_root()
/dports/lang/parrot/parrot-8.1.0/compilers/imcc/
H A Dcfg.c462 while (bb->succ_list) { in build_cfg()
463 bb_remove_edge(unit, bb->succ_list); in build_cfg()
573 e->succ_next = from->succ_list; in bb_add_edge()
579 to->pred_list = from->succ_list = e; in bb_add_edge()
607 if (edge->from->succ_list == edge) { in bb_remove_edge()
608 edge->from->succ_list = edge->succ_next; in bb_remove_edge()
759 for (edge = unit->bb_list[q[cur]]->succ_list; in compute_dominators()
1102 && unit->bb_list[edge->from->index]->succ_list->to->index in natural_preheader()
1104 && !unit->bb_list[edge->from->index]->succ_list->succ_next) in natural_preheader()
1180 for (edge = unit->bb_list[i]->succ_list; in mark_loop()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h162 struct list_head succ_list; member
447 list_for_each_entry(gpir_dep, dep, &node->succ_list, succ_link)
449 list_for_each_entry_safe(gpir_dep, dep, &node->succ_list, succ_link)
457 return list_is_empty(&node->succ_list); in gpir_node_is_root()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h162 struct list_head succ_list; member
447 list_for_each_entry(gpir_dep, dep, &node->succ_list, succ_link)
449 list_for_each_entry_safe(gpir_dep, dep, &node->succ_list, succ_link)
457 return list_is_empty(&node->succ_list); in gpir_node_is_root()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h162 struct list_head succ_list; member
447 list_for_each_entry(gpir_dep, dep, &node->succ_list, succ_link)
449 list_for_each_entry_safe(gpir_dep, dep, &node->succ_list, succ_link)
457 return list_is_empty(&node->succ_list); in gpir_node_is_root()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h162 struct list_head succ_list; member
447 list_for_each_entry(gpir_dep, dep, &node->succ_list, succ_link)
449 list_for_each_entry_safe(gpir_dep, dep, &node->succ_list, succ_link)
457 return list_is_empty(&node->succ_list); in gpir_node_is_root()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h162 struct list_head succ_list; member
447 list_for_each_entry(gpir_dep, dep, &node->succ_list, succ_link)
449 list_for_each_entry_safe(gpir_dep, dep, &node->succ_list, succ_link)
457 return list_is_empty(&node->succ_list); in gpir_node_is_root()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h162 struct list_head succ_list; member
447 list_for_each_entry(gpir_dep, dep, &node->succ_list, succ_link)
449 list_for_each_entry_safe(gpir_dep, dep, &node->succ_list, succ_link)
457 return list_is_empty(&node->succ_list); in gpir_node_is_root()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h162 struct list_head succ_list; member
447 list_for_each_entry(gpir_dep, dep, &node->succ_list, succ_link)
449 list_for_each_entry_safe(gpir_dep, dep, &node->succ_list, succ_link)
457 return list_is_empty(&node->succ_list); in gpir_node_is_root()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h162 struct list_head succ_list; member
447 list_for_each_entry(gpir_dep, dep, &node->succ_list, succ_link)
449 list_for_each_entry_safe(gpir_dep, dep, &node->succ_list, succ_link)
457 return list_is_empty(&node->succ_list); in gpir_node_is_root()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h162 struct list_head succ_list; member
447 list_for_each_entry(gpir_dep, dep, &node->succ_list, succ_link)
449 list_for_each_entry_safe(gpir_dep, dep, &node->succ_list, succ_link)
457 return list_is_empty(&node->succ_list); in gpir_node_is_root()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h163 struct list_head succ_list; member
448 list_for_each_entry(gpir_dep, dep, &node->succ_list, succ_link)
450 list_for_each_entry_safe(gpir_dep, dep, &node->succ_list, succ_link)
458 return list_is_empty(&node->succ_list); in gpir_node_is_root()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/lima/ir/gp/
H A Dgpir.h162 struct list_head succ_list; member
447 list_for_each_entry(gpir_dep, dep, &node->succ_list, succ_link)
449 list_for_each_entry_safe(gpir_dep, dep, &node->succ_list, succ_link)
457 return list_is_empty(&node->succ_list); in gpir_node_is_root()

12345