Home
last modified time | relevance | path

Searched defs:elt_type (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dconvert.cc1000 tree elt_type = TREE_TYPE (TREE_TYPE (expr)); in convert_to_complex_1() local
H A Dtree.cc7232 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 Dtree-vect-slp.cc380 tree elt_type, unsigned int *nvectors_out, in can_duplicate_and_interleave_p()
H A Dtree-cfg.cc4833 tree index_type, elt_type = NULL_TREE; in verify_gimple_switch() local
H A Dexpr.cc6424 tree value, purpose, elt_type; in categorize_ctor_elements_1() local
H A Dfold-const.cc8758 tree elt_type = TREE_TYPE (type); in native_interpret_vector_part() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dconvert.c1006 tree elt_type = TREE_TYPE (TREE_TYPE (expr)); in convert_to_complex_1() local
H A Dtree.c8208 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 Dtree-vect-slp.c275 tree elt_type, unsigned int *nvectors_out, in can_duplicate_and_interleave_p()
H A Dtree-cfg.c4772 tree index_type, elt_type = NULL_TREE; in verify_gimple_switch() local
H A Dexpr.c6076 tree value, purpose, elt_type; in categorize_ctor_elements_1() local
H A Dfold-const.c8327 tree elt_type = TREE_TYPE (type); in native_interpret_vector_part() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c2885 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 Dtree.c989 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 Dconstexpr.c4950 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 Ddecl.c6070 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 Dinit.cc2962 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 Dtree.cc1040 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 Dconstexpr.cc5749 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 Ddecl.cc6469 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 Dc-warn.cc2228 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 Dc-warn.c2226 tree elt_type = TREE_TYPE (type); in warn_for_memset() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-builtin.cc389 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 Drs6000-call.c12258 rs6000_vector_type (const char *name, tree elt_type, unsigned num_elts) in rs6000_vector_type()