Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dse.c705 && initializer_zerop (gimple_assign_rhs1 (use_stmt)))) in dse_optimize_redundant_stores()
1128 && initializer_zerop (gimple_assign_rhs1 (stmt))) in dse_optimize_stmt()
H A Dexpr.c6127 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()
[all …]
H A Dtree-vect-generic.c1427 && initializer_zerop (vec1) in lower_vec_perm()
1457 && initializer_zerop (vec0)) in lower_vec_perm()
H A Dvarasm.c1026 && initializer_zerop (DECL_INITIAL (decl))))); in bss_initializer_p()
2151 && !initializer_zerop (DECL_INITIAL (decl))) in assemble_variable_contents()
6789 && initializer_zerop (DECL_INITIAL (decl)))) in categorize_decl_for_section()
H A Dtree.c11074 initializer_zerop (const_tree init, bool *nonzero /* = NULL */) in initializer_zerop() function
11128 && initializer_zerop (VECTOR_CST_ENCODED_ELT (init, 0))) in initializer_zerop()
11143 if (!initializer_zerop (elt, nonzero)) in initializer_zerop()
H A Dtree-ssa-strlen.c5003 *zero_write = initializer_zerop (rhs); in handle_store()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-dse.cc861 && initializer_zerop (gimple_assign_rhs1 (use_stmt)))) in dse_optimize_redundant_stores()
1381 && initializer_zerop (gimple_assign_rhs1 (stmt))) in dse_optimize_stmt()
H A Dexpr.cc6475 if (!initializer_zerop (value)) in categorize_ctor_elements_1()
6490 if (!initializer_zerop (TREE_REALPART (value))) in categorize_ctor_elements_1()
6495 if (!initializer_zerop (TREE_IMAGPART (value))) in categorize_ctor_elements_1()
6511 if (!initializer_zerop (v)) in categorize_ctor_elements_1()
6625 return initializer_zerop (exp); in mostly_zeros_p()
6643 return initializer_zerop (exp); in all_zeros_p()
6808 if (cleared && initializer_zerop (value)) in store_constructor()
6990 if (cleared && initializer_zerop (value)) in store_constructor()
7290 if (cleared && initializer_zerop (value)) in store_constructor()
12178 if (TREE_CODE (init) == CONSTRUCTOR && initializer_zerop (init)) in constant_byte_string()
[all …]
H A Dtree-vect-generic.cc1574 && initializer_zerop (vec1) in lower_vec_perm()
1604 && initializer_zerop (vec0)) in lower_vec_perm()
H A Dvarasm.cc1078 && initializer_zerop (DECL_INITIAL (decl)) in bss_initializer_p()
2233 && !initializer_zerop (DECL_INITIAL (decl))) in assemble_variable_contents()
7067 && initializer_zerop (DECL_INITIAL (decl)))) in categorize_decl_for_section()
H A Dtree.cc10194 initializer_zerop (const_tree init, bool *nonzero /* = NULL */) in initializer_zerop() function
10248 && initializer_zerop (VECTOR_CST_ENCODED_ELT (init, 0))) in initializer_zerop()
10263 if (!initializer_zerop (elt, nonzero)) in initializer_zerop()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc2648 || initializer_zerop (DECL_INITIAL (decl))); in darwin_output_aligned_bss()
2791 || initializer_zerop (DECL_INITIAL (decl)))); in darwin_asm_output_aligned_decl_common()
2864 || initializer_zerop (DECL_INITIAL (decl))); in darwin_asm_output_aligned_decl_local()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c2614 || initializer_zerop (DECL_INITIAL (decl))); in darwin_output_aligned_bss()
2757 || initializer_zerop (DECL_INITIAL (decl)))); in darwin_asm_output_aligned_decl_common()
2830 || initializer_zerop (DECL_INITIAL (decl))); in darwin_asm_output_aligned_decl_local()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dexpr.cc1117 if (init != NULL_TREE && initializer_zerop (t2)) in visit()
2673 if (!initializer_zerop (value)) in visit()
2870 if (initializer_zerop (elem)) in visit()
H A Ddecl.cc1805 && initializer_zerop (DECL_INITIAL (decl))) in d_finish_decl()
H A Dd-codegen.cc1187 if (!initializer_zerop (value)) in build_struct_literal()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dexpr.cc2734 if (!initializer_zerop (value)) in visit()
2918 if (initializer_zerop (elem)) in visit()
H A Ddecl.cc1618 && initializer_zerop (DECL_INITIAL (decl))) in d_finish_decl()
H A Dd-codegen.cc1122 if (!initializer_zerop (value)) in build_struct_literal()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c1571 if (initializer_zerop (next)) in process_init_constructor_array()
H A Dinit.c4681 if (initializer_zerop (e)) in build_vec_init()
H A Dtree.c4543 return initializer_zerop (t); in zero_init_expr_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc1543 if (initializer_zerop (next)) in process_init_constructor_array()
H A Dinit.cc4851 if (initializer_zerop (e)) in build_vec_init()
H A Dtree.cc4859 return initializer_zerop (t); in zero_init_expr_p()

12