Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-strlen.c1673 if (initializer_zerop (gimple_assign_rhs1 (stmt))) in handle_char_store()
1711 else if (idx == 0 && initializer_zerop (gimple_assign_rhs1 (stmt))) in handle_char_store()
1734 if (si != NULL && initializer_zerop (gimple_assign_rhs1 (stmt))) in handle_char_store()
H A Dexpr.c5535 if (!initializer_zerop (value)) in categorize_ctor_elements_1()
5546 if (!initializer_zerop (TREE_REALPART (value))) in categorize_ctor_elements_1()
5548 if (!initializer_zerop (TREE_IMAGPART (value))) in categorize_ctor_elements_1()
5558 if (!initializer_zerop (TREE_VALUE (v))) in categorize_ctor_elements_1()
5654 return initializer_zerop (exp); in mostly_zeros_p()
5671 return initializer_zerop (exp); in all_zeros_p()
5809 if (cleared && initializer_zerop (value)) in store_constructor()
6002 if (cleared && initializer_zerop (value)) in store_constructor()
6250 if (cleared && initializer_zerop (value)) in store_constructor()
10915 if (initializer_zerop (exp)) in const_vector_from_tree()
H A Dvarasm.c942 && initializer_zerop (DECL_INITIAL (decl)))); in bss_initializer_p()
1910 && !initializer_zerop (DECL_INITIAL (decl))) in assemble_variable_contents()
6540 && initializer_zerop (DECL_INITIAL (decl)))) in categorize_decl_for_section()
H A Dtree.c9853 initializer_zerop (const_tree init) in initializer_zerop() function
9882 if (!initializer_zerop (TREE_VALUE (elt))) in initializer_zerop()
9891 if (!initializer_zerop (elt)) in initializer_zerop()
H A Dtree.h4865 extern bool initializer_zerop (const_tree);
H A Dgimplify.c3614 if (cleared && initializer_zerop (value)) in gimplify_init_ctor_eval()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dexpr.c6045 if (!initializer_zerop (value)) in categorize_ctor_elements_1()
6060 if (!initializer_zerop (TREE_REALPART (value))) in categorize_ctor_elements_1()
6065 if (!initializer_zerop (TREE_IMAGPART (value))) in categorize_ctor_elements_1()
6081 if (!initializer_zerop (v)) in categorize_ctor_elements_1()
6195 return initializer_zerop (exp); in mostly_zeros_p()
6213 return initializer_zerop (exp); in all_zeros_p()
6378 if (cleared && initializer_zerop (value)) in store_constructor()
6561 if (cleared && initializer_zerop (value)) in store_constructor()
6854 if (cleared && initializer_zerop (value)) in store_constructor()
11945 if (initializer_zerop (exp)) in const_vector_from_tree()
H A Dvarasm.c1008 && initializer_zerop (DECL_INITIAL (decl))))); in bss_initializer_p()
2141 && !initializer_zerop (DECL_INITIAL (decl))) in assemble_variable_contents()
6658 && initializer_zerop (DECL_INITIAL (decl)))) in categorize_decl_for_section()
H A Dtree-vect-generic.c1338 && initializer_zerop (vec1) in lower_vec_perm()
H A Dtree-ssa-strlen.c2927 bool storing_zero_p = initializer_zerop (rhs); in handle_char_store()
H A Dtree.c10628 initializer_zerop (const_tree init) in initializer_zerop() function
10658 && initializer_zerop (VECTOR_CST_ENCODED_ELT (init, 0))); in initializer_zerop()
10667 if (!initializer_zerop (elt)) in initializer_zerop()
H A Dtree.h4463 extern bool initializer_zerop (const_tree);
H A Dgimplify.c4544 if (cleared && initializer_zerop (value)) in gimplify_init_ctor_eval()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dtypeck2.c1348 if (initializer_zerop (next)) in process_init_constructor_array()
H A Dinit.c4443 if (initializer_zerop (e)) in build_vec_init()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c29893 if (initializer_zerop (gimple_call_arg (def_stmt, 0)) in ix86_expand_builtin()
29894 && initializer_zerop (gimple_call_arg (def_stmt, in ix86_expand_builtin()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c38153 if (initializer_zerop (gimple_call_arg (def_stmt, 0)) in ix86_expand_builtin()
38154 && initializer_zerop (gimple_call_arg (def_stmt, in ix86_expand_builtin()