Home
last modified time | relevance | path

Searched defs:components (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dshrink-wrap.c1053 dump_components (const char *label, sbitmap components) in dump_components()
1106 init_separate_shrink_wrap (sbitmap components) in init_separate_shrink_wrap()
1258 spread_components (sbitmap components) in spread_components()
1403 disqualify_problematic_components (sbitmap components) in disqualify_problematic_components()
1476 emit_common_heads_for_components (sbitmap components) in emit_common_heads_for_components()
1561 emit_common_tails_for_components (sbitmap components) in emit_common_tails_for_components()
1667 insert_prologue_epilogue_for_components (sbitmap components) in insert_prologue_epilogue_for_components()
1776 sbitmap components = targetm.shrink_wrap.get_separate_components (); in try_shrink_wrapping_separate() local
H A Dtree-predcom.c3166 struct component *components; in tree_predictive_commoning_loop() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-loop-distribution.c753 free_rdg_components (VEC (rdgc, heap) *components) in free_rdg_components()
771 rdg_build_components (struct graph *rdg, VEC (int, heap) *starting_vertices, in rdg_build_components()
939 rdg_build_partitions (struct graph *rdg, VEC (rdgc, heap) *components, in rdg_build_partitions()
H A Dtree-predcom.c2469 struct component *components; in tree_predictive_commoning_loop() local
/dragonfly/lib/libc/locale/
H A Dxlocale_private.h113 struct xlocale_component *components[XLC_LAST]; member