Home
last modified time | relevance | path

Searched refs:FOR_EACH_CONSTRUCTOR_VALUE (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dvarasm.c2472 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, value) in const_hash_1()
3622 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, tem) in compute_reloc_for_constant()
3681 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, tem) in output_addressed_constants()
3732 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (value), idx, elt) in initializer_constant_valid_p()
H A Dc-pretty-print.c1439 FOR_EACH_CONSTRUCTOR_VALUE (v, ix, value) in pp_c_constructor_elts()
H A Dtree.c1004 FOR_EACH_CONSTRUCTOR_VALUE (v, idx, value) in build_vector_from_ctor()
6983 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (init), idx, elt) in initializer_zerop()
H A Dtree.h1398 #define FOR_EACH_CONSTRUCTOR_VALUE(V, IX, VAL) \ macro
H A Dexpr.c5363 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, value) in store_constructor()
7125 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (exp), idx, value) in expand_expr_real_1()
H A Dgimplify.c3166 FOR_EACH_CONSTRUCTOR_VALUE (elts, ix, value) in gimplify_init_constructor()
H A Dc-typeck.c5019 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (inside_init), ix, value) in digest_init()
H A Ddwarf2out.c10137 FOR_EACH_CONSTRUCTOR_VALUE (elts, ix, value) in rtl_for_decl_init()
H A DChangeLog-200511148 * tree.h (FOR_EACH_CONSTRUCTOR_VALUE, FOR_EACH_CONSTRUCTOR_ELT,
/freebsd-12.1/contrib/gcc/cp/
H A Derror.c1299 FOR_EACH_CONSTRUCTOR_VALUE (v, idx, value) in dump_expr_init_vec()
H A Dinit.c2506 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (init), idx, elt) in build_vec_init()
H A Ddecl2.c1225 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (DECL_INITIAL (decl)), in mark_vtable_entries()
H A Dclass.c6568 FOR_EACH_CONSTRUCTOR_VALUE (CONSTRUCTOR_ELTS (DECL_INITIAL (decl)), in dump_array()