/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-generic.cc | 345 bool constant_p = true; in expand_vector_piecewise() local 1149 bool constant_p = true; in expand_vector_condition() local 1635 bool constant_p = true; in lower_vec_perm() local 2079 bool constant_p = true; in expand_vector_conversion() local
|
H A D | value-range.cc | 521 irange::constant_p () const in constant_p() function in irange
|
H A D | early-remat.cc | 351 unsigned int constant_p : 1; member
|
H A D | tree.cc | 2225 bool constant_p = true; in recompute_constructor_flags() local 2253 bool constant_p = TREE_CONSTANT (c); in verify_constructor_flags() local
|
H A D | ipa-cp.cc | 311 bool constant_p () const { return m_lattice_val == IPA_BITS_CONSTANT; } in constant_p() function in ipcp_bits_lattice
|
H A D | tree-vect-slp.cc | 6445 bool constant_p; in vect_create_constant_vectors() local
|
H A D | tree-vect-loop.cc | 4832 bool constant_p = true; in get_initial_defs_for_reduction() local
|
H A D | gimplify.cc | 5439 bool constant_p = true; in gimplify_init_constructor() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | value-range.cc | 422 value_range::constant_p () const in constant_p() function in value_range
|
H A D | ipa-cp.c | 280 bool constant_p () const { return m_lattice_val == IPA_BITS_CONSTANT; } in constant_p() function
|
H A D | early-remat.c | 351 unsigned int constant_p : 1; member
|
H A D | tree-vect-slp.c | 3619 bool constant_p; in vect_get_constant_vectors() local
|
H A D | tree.c | 2008 bool constant_p = true; in recompute_constructor_flags() local 2036 bool constant_p = TREE_CONSTANT (c); in verify_constructor_flags() local
|
H A D | tree-vect-loop.c | 4365 bool constant_p = true; in get_initial_defs_for_reduction() local
|
H A D | gimplify.c | 5172 bool constant_p = true; in gimplify_init_constructor() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | expr.cc | 2660 bool constant_p = true; in visit() local 2951 bool constant_p = true; in visit() local
|
H A D | d-codegen.cc | 1170 bool constant_p = true; in build_struct_literal() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | expr.cc | 2721 bool constant_p = true; in visit() local 3001 bool constant_p = true; in visit() local
|
H A D | d-codegen.cc | 1105 bool constant_p = true; in build_struct_literal() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | gimple-parser.c | 1570 bool constant_p = true; in c_parser_gimple_postfix_expression() local
|
H A D | c-typeck.c | 7931 bool constant_p = true; in digest_init() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | gimple-parser.cc | 1581 bool constant_p = true; in c_parser_gimple_postfix_expression() local
|
H A D | c-typeck.cc | 8106 bool constant_p = true; in digest_init() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | constexpr.c | 4042 bool constant_p = true; in cxx_eval_bare_aggregate() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | constexpr.cc | 4770 bool constant_p = true; in cxx_eval_bare_aggregate() local
|