Searched refs:build_array_type (Results 1 - 25 of 42) sorted by relevance

12

/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dconstants.c397 build_array_type (ptr_type_node,
453 TREE_TYPE (data_decl) = build_array_type (ptr_type_node, index_type),
461 tags_type = build_array_type (unsigned_byte_type_node, index_type);
H A Ddecl.c636 otable_type = build_array_type (integer_type_node,
647 method_symbols_array_type = build_array_type (method_symbol_type,
736 = build_array_type (nativecode_ptr_type_node, one_elt_array_domain_type);
H A Dtypeck.c371 return build_array_type (element_type, index);
H A Dclass.c2259 otable_array_type = build_array_type (integer_type_node, otable_bound);
/openbsd-current/gnu/gcc/gcc/
H A Dcoverage.c399 = build_array_type (gcov_type_node, NULL_TREE);
609 array_type = build_array_type (get_gcov_unsigned_t (), array_type);
724 array_type = build_array_type (TREE_TYPE (TREE_TYPE (fields)),
820 TREE_TYPE (filename_string) = build_array_type
839 array_type = build_array_type (fn_info_type, array_type);
875 ctr_info_ary_type = build_array_type (ctr_info_type, ctr_info_ary_type);
H A Dtarghooks.c444 type = build_array_type (char_type_node,
H A Dtree-mudflap.c83 TREE_TYPE (result) = build_array_type
367 mf_cache_array_type = build_array_type (mf_cache_struct_type, 0);
H A Dtree-nested.c451 t = build_array_type (char_type_node, t);
532 type = build_array_type
H A Dc-common.c892 a_type = build_array_type (e_type, i_type);
3274 = build_array_type (char_type_node, array_domain_type);
3278 = build_array_type (integer_type_node, array_domain_type);
3305 = build_array_type (wchar_type_node, array_domain_type);
6245 of using build_array_type to create a new type preserves all of the
H A Dtree.c5211 build_array_type (tree elt_type, tree index_type)
6457 tree array = build_array_type (innertype, build_index_type (index));
6870 outer = build_array_type (inner, TYPE_DOMAIN (type));
5187 build_array_type (tree elt_type, tree index_type) function
H A Dexcept.c375 tmp = build_array_type (lang_hooks.types.type_for_mode (word_mode, 1),
403 tmp = build_array_type (ptr_type_node, tmp);
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c2088 (build_array_type
2429 = build_array_type (build_pointer_type (void_type_node), NULL_TREE);
2496 temp = build_array_type (objc_selector_template, NULL_TREE);
2499 temp = build_array_type (objc_selector_type, NULL_TREE);
2814 type = build_array_type
2848 decl = build_decl (VAR_DECL, ident, build_array_type (char_type_node, 0));
3986 field_decl = create_field_decl (build_array_type (integer_type_node, index),
3993 field_decl = create_field_decl (build_array_type (ptr_type_node, index),
4200 return objc_build_constructor (build_array_type (type, 0),
4227 field_decl = create_field_decl (build_array_type
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfinal.c320 = build_array_type (char_type_node, domain_type);
334 = build_array_type (gcov_type_type, domain_tree);
430 = build_array_type (bb_fn_struct_type, domain);
458 = build_array_type (char_type_node, domain_type);
H A Dc-common.c1212 = build_array_type (elements,
1217 = build_array_type (wide_flag ? wchar_type_node : char_type_node,
2944 return build_array_type (c_build_qualified_type (TREE_TYPE (type),
3421 = build_array_type (char_type_node, array_domain_type);
3425 = build_array_type (integer_type_node, array_domain_type);
3452 = build_array_type (wchar_type_node, array_domain_type);
6371 array = build_array_type (type, build_index_type (index));
6414 outer = build_array_type (inner, TYPE_VALUES (type));
H A Dc-decl.c2565 type = build_array_type
4191 type = build_array_type (type, itype);
4399 type = build_array_type (TREE_TYPE (type), 0);
4548 type = build_array_type (c_build_qualified_type (TREE_TYPE (type),
4654 type = build_array_type (c_build_qualified_type (TREE_TYPE (type),
H A Dexcept.c407 tmp = build_array_type ((*lang_hooks.types.type_for_mode) (word_mode, 1),
437 tmp = build_array_type (ptr_type_node, tmp);
H A Dtree.c3686 build_array_type (elt_type, index_type)
4723 tree array = build_array_type (TREE_TYPE (t),
3662 build_array_type (elt_type, index_type) function
H A Dprotector.c928 TREE_TYPE (funcstr) = build_array_type (char_type_node, 0);
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c759 = build_type_variant (build_array_type (char_type_node,
788 = build_type_variant (build_array_type (char_type_node,
1943 (build_array_type
2333 type = build_array_type (type,
2546 = build_type_variant (build_array_type (char_type_node,
3030 = build_array_type
3078 = build_array_type
7806 = build_array_type
8506 cbtype = build_array_type (char_type_node,
8511 cbtype = build_array_type (char_type_nod
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c1212 temp_type = build_array_type (objc_selector_template, NULL_TREE);
1218 temp_type = build_array_type (selector_type, NULL_TREE);
1494 build_array_type (ptr_type_node, index),
1907 type = build_array_type (build_pointer_type (void_type_node), 0);
2348 decl = build_decl (VAR_DECL, ident, build_array_type (char_type_node, 0));
2647 return build_constructor (build_array_type (type, 0), nreverse (initlist));
3836 return build_constructor (build_array_type (type, 0), nreverse (initlist));
3958 return build_constructor (build_array_type (type, 0), nreverse (initlist));
/openbsd-current/gnu/gcc/gcc/cp/
H A Drtti.c1256 build_array_type (VEC_index (tinfo_s, tinfo_descs,
H A Dtree.c428 t = build_array_type (elt_type, index_type);
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Drtti.c1256 build_array_type (base_desc_type_node, array_domain);
H A Dtree.c450 t = build_array_type (elt_type, index_type);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i960/
H A Di960.c2615 return build_array_type (unsigned_type_node,

Completed in 594 milliseconds

12