Lines Matching refs:initializer_zerop
6127 if (!initializer_zerop (value)) in categorize_ctor_elements_1()
6142 if (!initializer_zerop (TREE_REALPART (value))) in categorize_ctor_elements_1()
6147 if (!initializer_zerop (TREE_IMAGPART (value))) in categorize_ctor_elements_1()
6163 if (!initializer_zerop (v)) in categorize_ctor_elements_1()
6277 return initializer_zerop (exp); in mostly_zeros_p()
6295 return initializer_zerop (exp); in all_zeros_p()
6460 if (cleared && initializer_zerop (value)) in store_constructor()
6642 if (cleared && initializer_zerop (value)) in store_constructor()
6935 if (cleared && initializer_zerop (value)) in store_constructor()
11725 if (TREE_CODE (init) == CONSTRUCTOR && initializer_zerop (init)) in string_constant()
12548 if (initializer_zerop (exp)) in const_vector_from_tree()