Searched refs:build_common_tree_nodes (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | tree.h | 4450 extern void build_common_tree_nodes (bool, bool);
|
| D | tree.c | 6497 build_common_tree_nodes (bool signed_char, bool signed_sizetype) in build_common_tree_nodes() function
|
| D | c-decl.c | 2812 build_common_tree_nodes (flag_signed_char, false); in c_init_decl_processing()
|
| D | ChangeLog-2004 | 16918 (make_vector_type, build_common_tree_nodes, 17282 build_common_tree_nodes call. 17291 (build_common_tree_nodes): Add signed_sizetype argument. Adjust. 17293 (build_common_tree_nodes): Likewise. 19025 (make_vector_type, build_common_tree_nodes, 26047 (build_common_tree_nodes): Adjust next_decl_uid to reserve the 34671 (build_common_tree_nodes): Use it. 43402 * tree.c (build_common_tree_nodes): Create access_public_node,
|
| D | ChangeLog-1999 | 7852 * tree.h (build_common_tree_nodes, build_common_tree_nodes_2): 8152 (init_decl_processing): Call build_common_tree_nodes and 8162 (build_common_tree_nodes): New function.
|
| D | ChangeLog-2000 | 18520 * tree.c (build_common_tree_nodes): Do not build TI nodes unless 24463 (build_common_tree_nodes): Use size_int and bitsize_int to 27777 (build_common_tree_nodes): Call initialize_sizetypes.
|
| D | ChangeLog-2006 | 12985 * tree.c (build_common_tree_nodes): Set TYPE_STRING_FLAG on
|
| D | ChangeLog-2001 | 28736 * c-common.c (build_common_tree_nodes): Build intTI_type_nodes
|
| D | ChangeLog-2003 | 12858 * tree.c (build_common_tree_nodes): Init boolean_type_node.
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | ChangeLog-2004 | 2692 build_common_tree_nodes call. 4078 build_common_tree_nodes before creating the global NAMESPACE_DECL.
|
| D | decl.c | 3146 build_common_tree_nodes (flag_signed_char, false); in cxx_init_decl_processing()
|
| D | ChangeLog-1999 | 2273 (init_decl_processing): Call build_common_tree_nodes and
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | tm.texi | 9669 up by @code{build_common_tree_nodes} and @code{build_common_tree_nodes_2};
|