Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dexpr.c4594 if (!initializer_zerop (value)) in categorize_ctor_elements_1()
4605 if (!initializer_zerop (TREE_REALPART (value))) in categorize_ctor_elements_1()
4607 if (!initializer_zerop (TREE_IMAGPART (value))) in categorize_ctor_elements_1()
4617 if (!initializer_zerop (TREE_VALUE (v))) in categorize_ctor_elements_1()
4812 return initializer_zerop (exp); in mostly_zeros_p()
4830 return initializer_zerop (exp); in all_zeros_p()
4966 if (cleared && initializer_zerop (value)) in store_constructor()
5162 if (cleared && initializer_zerop (value)) in store_constructor()
5407 if (cleared && initializer_zerop (value)) in store_constructor()
9451 if (initializer_zerop (exp)) in const_vector_from_tree()
H A Dvarasm.c830 && initializer_zerop (DECL_INITIAL (decl)))); in bss_initializer_p()
1699 && !initializer_zerop (DECL_INITIAL (decl))) in assemble_variable_contents()
5495 && initializer_zerop (DECL_INITIAL (decl)))) in categorize_decl_for_section()
H A Dtree.c6921 initializer_zerop (tree init) in initializer_zerop() function
6947 if (!initializer_zerop (TREE_VALUE (elt))) in initializer_zerop()
6956 if (!initializer_zerop (elt)) in initializer_zerop()
H A Dtree.h3963 extern bool initializer_zerop (tree);
H A Dgimplify.c2867 if (cleared && initializer_zerop (value)) in gimplify_init_ctor_eval()
H A Dc-typeck.c5451 initializer_zerop (VEC_index (constructor_elt,constructor_elements,0)->value)) in pop_init_level()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.c4892 initializer_zerop (init) in initializer_zerop() function
4917 if (! initializer_zerop (TREE_VALUE (aggr_init)))
H A Dtree.h2627 extern bool initializer_zerop PARAMS ((tree));
H A Dvarasm.c1591 && initializer_zerop (DECL_INITIAL (decl))))
H A Dc-typeck.c5537 initializer_zerop (TREE_VALUE (constructor_elements)))
H A DChangeLog.715200 * tree.c (initializer_zerop): New function.
15201 * tree.h (initializer_zerop): Declare.
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c13296 && initializer_zerop (DECL_INITIAL (decl))))
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c18581 && initializer_zerop (DECL_INITIAL (decl)))) in rs6000_xcoff_unique_section()