/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | convert.cc | 1000 tree elt_type = TREE_TYPE (TREE_TYPE (expr)); in convert_to_complex_1() local
|
H A D | tree.cc | 7232 build_array_type_1 (tree elt_type, tree index_type, bool typeless_storage, in build_array_type_1() 7277 build_array_type (tree elt_type, tree index_type, bool typeless_storage) in build_array_type() 7286 build_nonshared_array_type (tree elt_type, tree index_type) in build_nonshared_array_type() 7295 build_array_type_nelts (tree elt_type, poly_uint64 nelts) in build_array_type_nelts()
|
H A D | tree-vect-slp.cc | 380 tree elt_type, unsigned int *nvectors_out, in can_duplicate_and_interleave_p()
|
H A D | tree-cfg.cc | 4833 tree index_type, elt_type = NULL_TREE; in verify_gimple_switch() local
|
H A D | expr.cc | 6424 tree value, purpose, elt_type; in categorize_ctor_elements_1() local
|
H A D | fold-const.cc | 8758 tree elt_type = TREE_TYPE (type); in native_interpret_vector_part() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | convert.c | 1006 tree elt_type = TREE_TYPE (TREE_TYPE (expr)); in convert_to_complex_1() local
|
H A D | tree.c | 8208 build_array_type_1 (tree elt_type, tree index_type, bool typeless_storage, in build_array_type_1() 8253 build_array_type (tree elt_type, tree index_type, bool typeless_storage) in build_array_type() 8262 build_nonshared_array_type (tree elt_type, tree index_type) in build_nonshared_array_type() 8271 build_array_type_nelts (tree elt_type, poly_uint64 nelts) in build_array_type_nelts()
|
H A D | tree-vect-slp.c | 275 tree elt_type, unsigned int *nvectors_out, in can_duplicate_and_interleave_p()
|
H A D | tree-cfg.c | 4772 tree index_type, elt_type = NULL_TREE; in verify_gimple_switch() local
|
H A D | expr.c | 6076 tree value, purpose, elt_type; in categorize_ctor_elements_1() local
|
H A D | fold-const.c | 8327 tree elt_type = TREE_TYPE (type); in native_interpret_vector_part() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | init.c | 2885 build_new_constexpr_heap_type (tree elt_type, tree cookie_size, tree itype2) in build_new_constexpr_heap_type() 2913 maybe_wrap_new_for_constexpr (tree alloc_call, tree elt_type, tree cookie_size) in maybe_wrap_new_for_constexpr() 2959 tree elt_type; in build_new_1() local
|
H A D | tree.c | 989 build_min_array_type (tree elt_type, tree index_type) in build_min_array_type() 1001 set_array_type_canon (tree t, tree elt_type, tree index_type) in set_array_type_canon() 1022 build_cplus_array_type (tree elt_type, tree index_type) in build_cplus_array_type()
|
H A D | constexpr.c | 4950 tree elt_type = TREE_TYPE (type); in cxx_eval_store_expression() local 5654 build_new_constexpr_heap_type (const constexpr_ctx *ctx, tree elt_type, in build_new_constexpr_heap_type() 6505 tree elt_type = TREE_TYPE (type); in cxx_eval_constant_expression() local
|
H A D | decl.c | 6070 reshape_init_array_1 (tree elt_type, tree max_index, reshape_iter *d, in reshape_init_array_1() 9126 tree type, elt_type; in cp_complete_array_type() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | init.cc | 2962 build_new_constexpr_heap_type (tree elt_type, tree cookie_size, tree itype2) in build_new_constexpr_heap_type() 2990 maybe_wrap_new_for_constexpr (tree alloc_call, tree elt_type, tree cookie_size) in maybe_wrap_new_for_constexpr() 3036 tree elt_type; in build_new_1() local
|
H A D | tree.cc | 1040 build_min_array_type (tree elt_type, tree index_type) in build_min_array_type() 1052 set_array_type_canon (tree t, tree elt_type, tree index_type, bool dep) in set_array_type_canon() 1075 build_cplus_array_type (tree elt_type, tree index_type, int dependent) in build_cplus_array_type()
|
H A D | constexpr.cc | 5749 tree elt_type = TREE_TYPE (type); in cxx_eval_store_expression() local 6470 build_new_constexpr_heap_type (const constexpr_ctx *ctx, tree elt_type, in build_new_constexpr_heap_type() 7381 tree elt_type = TREE_TYPE (type); in cxx_eval_constant_expression() local
|
H A D | decl.cc | 6469 reshape_init_array_1 (tree elt_type, tree max_index, reshape_iter *d, in reshape_init_array_1() 9772 tree type, elt_type; in cp_complete_array_type() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-warn.cc | 2228 tree elt_type = TREE_TYPE (type); in warn_for_memset() local 3752 tree elt_type = TREE_TYPE (arr_type); in maybe_warn_sizeof_array_div() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-warn.c | 2226 tree elt_type = TREE_TYPE (type); in warn_for_memset() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-builtin.cc | 389 rs6000_vector_type (const char *name, tree elt_type, unsigned num_elts) in rs6000_vector_type()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-call.c | 12258 rs6000_vector_type (const char *name, tree elt_type, unsigned num_elts) in rs6000_vector_type()
|