Home
last modified time | relevance | path

Searched refs:FOR_EACH_CONSTRUCTOR_ELT (Results 1 – 25 of 42) sorted by relevance

12

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-dump.c632 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (t), cnt, index, value) in dequeue_and_dump()
HDtree-streamer-out.c866 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (expr), i, index, value) in write_ts_constructor_tree_pointers()
HDprint-tree.c849 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (node), in print_node()
HDlto-streamer-out.c960 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (expr), i, index, value) in DFS_write_tree_body()
1349 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (t), i, index, value) in hash_tree()
HDexpr.c6008 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (ctor), idx, purpose, value) in categorize_ctor_elements_1()
6365 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (exp), idx, field, value) in store_constructor()
6498 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (exp), idx, index, value) in store_constructor()
6554 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (exp), i, index, value) in store_constructor()
10452 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (array), ix, in expand_expr_real_1()
10494 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (init), ix, in expand_expr_real_1()
10565 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (treeop0), in expand_expr_real_1()
HDtree-chkp.c3879 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (rhs), cnt, field, val)
3910 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (rhs), cnt, purp, val)
HDtree-pretty-print.c2033 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (node), ix, field, val) in dump_generic_node()
HDipa-prop.c2998 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (constructor), ix, index, val) in find_constructor_constant_at_offset()
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-dump.c646 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (t), cnt, index, value) in dequeue_and_dump()
HDtree-streamer-out.c744 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (expr), i, index, value) in write_ts_constructor_tree_pointers()
HDprint-tree.c887 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (node), in print_node()
HDtree-vect-generic.c572 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (vect), i, elt_i, elt_v) in vector_element()
HDexpr.c5499 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (ctor), idx, purpose, value) in categorize_ctor_elements_1()
5796 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (exp), idx, field, value) in store_constructor()
5940 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (exp), idx, index, value) in store_constructor()
5995 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (exp), i, index, value) in store_constructor()
9535 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (array), ix, in expand_expr_real_1()
9563 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (init), ix, in expand_expr_real_1()
9634 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (treeop0), in expand_expr_real_1()
HDgimple-fold.c2827 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (ctor), cnt, cfield, cval) in fold_array_ctor_reference()
2867 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (ctor), cnt, cfield, in fold_nonarray_ctor_reference()
HDvarasm.c3056 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (exp), idx, purpose, value) in copy_constant()
4696 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (val), cnt, index, value) in array_size_for_constructor()
HDtree-pretty-print.c1289 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (node), ix, field, val) in dump_generic_node()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDconstexpr.c1800 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (t), i, idx, val) in reduced_constant_expression_p()
2544 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (whole), i, field, value) in cxx_eval_component_reference()
2639 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (whole), i, field, value) in cxx_eval_bit_field_ref()
2855 FOR_EACH_CONSTRUCTOR_ELT (v, i, index, value) in cxx_eval_bare_aggregate()
HDtypeck2.c628 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (init), idx, in split_nonconstant_init_1()
HDinit.c2491 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (init), idx, field, elt) in find_flexarray_init()
4212 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (init), idx, field, elt) in build_vec_init()
HDtree.c3667 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (t1), i, field, value) in cp_tree_equal()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDtypeck2.c530 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (init), idx, in split_nonconstant_init_1()
HDinit.c3305 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (init), idx, field, elt) in build_vec_init()
HDtree.c2532 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (t1), i, field, value) in cp_tree_equal()
HDsemantics.c6917 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (whole), i, field, value) in cxx_eval_component_reference()
6979 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (whole), i, field, value) in cxx_eval_bit_field_ref()
/dragonfly/contrib/gcc-8.0/gcc/lto/
HDlto.c1495 FOR_EACH_CONSTRUCTOR_ELT (CONSTRUCTOR_ELTS (t1), i, index, value) in compare_tree_sccs_1()

12