Home
last modified time | relevance | path

Searched refs:VEC_empty (Results 1 – 14 of 14) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-into-ssa.c938 gcc_assert (VEC_empty (int, worklist)); in prune_unused_phi_nodes()
947 while (!VEC_empty (int, worklist)) in prune_unused_phi_nodes()
H A Dvec.h156 #define VEC_empty(T,V) (VEC_length (T,V) == 0) macro
H A Dc-typeck.c5651 if (!VEC_empty (constructor_elt, constructor_elements) in push_init_level()
5826 if (VEC_empty (constructor_elt,constructor_elements)) in pop_init_level()
6484 if (!VEC_empty (constructor_elt, constructor_elements) in find_init_member()
6615 && !VEC_empty (constructor_elt, constructor_elements)) in output_init_element()
H A Dvarasm.c3703 && !VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (ctor))); in constructor_static_from_elts_p()
4047 && VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (exp))) in output_constant()
H A Ddwarf2out.c14531 if (!VEC_empty (pubname_entry, pubname_table)) in dwarf2out_finish()
14539 if (!VEC_empty (pubname_entry, pubtype_table)) in dwarf2out_finish()
H A Dgimplify.c2967 if (VEC_empty (constructor_elt, elts)) in gimplify_init_constructor()
H A Dc-common.c6541 if (VEC_empty (constructor_elt, v)) in complete_array_type()
H A Dc-decl.c3173 if (VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (init))) in add_flexible_array_elts_to_size()
H A Dexpr.c4643 if (!VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (ctor))) in categorize_ctor_elements_1()
H A DChangeLog-200511158 * vec.h (VEC_empty, VEC_copy): New macros.
/freebsd-12.1/contrib/gcc/cp/
H A Dtypeck2.c984 if (VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (init))) in process_init_constructor_union()
H A Dinit.c2434 && (VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (init)) in build_vec_init()
H A Dcp-tree.h2498 && VEC_empty (constructor_elt, \
H A Ddecl.c4795 if (VEC_empty (constructor_elt, v)) in reshape_init()
6317 && !VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (initial_value))) in cp_complete_array_type()