Searched refs:initializer_zerop (Results 1 – 13 of 13) sorted by relevance
4594 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()
830 && 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()
6921 initializer_zerop (tree init) in initializer_zerop() function6947 if (!initializer_zerop (TREE_VALUE (elt))) in initializer_zerop()6956 if (!initializer_zerop (elt)) in initializer_zerop()
3963 extern bool initializer_zerop (tree);
2867 if (cleared && initializer_zerop (value)) in gimplify_init_ctor_eval()
5451 initializer_zerop (VEC_index (constructor_elt,constructor_elements,0)->value)) in pop_init_level()
4892 initializer_zerop (init) in initializer_zerop() function4917 if (! initializer_zerop (TREE_VALUE (aggr_init)))
2627 extern bool initializer_zerop PARAMS ((tree));
1591 && initializer_zerop (DECL_INITIAL (decl))))
5537 initializer_zerop (TREE_VALUE (constructor_elements)))
15200 * tree.c (initializer_zerop): New function.15201 * tree.h (initializer_zerop): Declare.
13296 && initializer_zerop (DECL_INITIAL (decl))))
18581 && initializer_zerop (DECL_INITIAL (decl)))) in rs6000_xcoff_unique_section()