Searched refs:tree_common (Results 1 – 21 of 21) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-core.h | 1451 struct GTY(()) tree_common { struct 1495 struct tree_common common; 1500 struct tree_common common; 1506 struct tree_common common; 1616 struct tree_common common; 1666 struct tree_common common; 1734 struct tree_common common; 1750 struct tree_common common; 2045 struct tree_common GTY ((tag ("TS_COMMON"))) common;
|
| D | ChangeLog.tree-ssa | 2276 * tree.h (struct tree_common): Add nowarning_flag. 2332 * tree.h (struct tree_common): Remove not_gimple_flag. 4971 (SSA_NAME_OCCURS_IN_ABNORMAL_PHI): Use existing flag from tree_common. 7230 * tree.h (struct tree_common): Rename unused_1 to invariant_flag. 7523 (struct tree_common): Remove locus field. 13444 (struct tree_common): Change type of field 'ann'. 13623 * tree.h (tree_common): Add locus field. Remove references to 15027 * tree-inline.c (copy_tree_r): Copy the 'ann' field from tree_common. 15034 (struct tree_common): Rename field 'aux' to 'ann'. Update all 15238 * tree.h (struct tree_common): Rename field unused_0 to [all …]
|
| D | tree.cc | 1054 case PLACEHOLDER_EXPR: return sizeof (tree_common); in tree_code_size() 3515 memset (node, 0, sizeof (struct tree_common)); in tree_cons() 4972 memset (t, 0, sizeof (struct tree_common)); in build1()
|
| D | tree.h | 1101 ((tree) ((char *) (NODE) - sizeof (struct tree_common)))
|
| D | ChangeLog-2011 | 24020 tree_common. 24237 of tree_common. 24386 * tree.h (struct tree_block): Inherit from tree_base, not tree_common. 24402 tree_common. 29892 tree_common. 29920 tree_common. 29997 instead of tree_common. 30297 (struct tree_common): Include it instead of tree_base.
|
| D | ChangeLog-2000 | 6448 (struct tree_common): Remove permanent_flag. 16867 * tree.h (struct tree_int_cst): Use struct tree_common. 19923 * tree.h (tree_common): Add bounded_flag member. Remove 21541 * tree.h (tree_common): Members `code', `mode', `built_in_class', 21668 * tree.h (struct tree_common): Remove misleading comment. 26497 * tree.h (struct tree_common): Rename raises_flag to nothrow_flag.
|
| D | ChangeLog-1999 | 5497 * tree.h (struct tree_common): Likewise. 9101 * tree.h (tree_common): Add gc_mark.
|
| D | ChangeLog-2002 | 17681 * tree.h (struct tree_common): Use gengtype. 30565 * tree.h (struct tree_common): Remove aux. Add unused_0 at 34773 * tree.h (struct tree_common): Define deprecated_flag.
|
| D | ChangeLog-1998 | 8627 * tree.h (tree_common): Note front-end dependencies on layout of
|
| D | ChangeLog-2006 | 2846 (struct tree_common): Shrink.
|
| D | ChangeLog-2004 | 18965 (struct tree_common): Update public_flag documentation. 34001 (struct tree_common): Add fields nowarning_flag,
|
| D | ChangeLog-2007 | 22819 (tree_phi_node): Change tree_common to tree_base
|
| D | ChangeLog-2001 | 18132 * tree.h (struct tree_common): Add field 'aux'.
|
| D | ChangeLog-2003 | 22020 * tree.h (tree_common): Remove bounded_flag.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cp-tree.h | 698 struct tree_common common; 706 struct tree_common common; 813 struct tree_common common; 1079 struct tree_common common; 1351 struct tree_common common; 1358 struct tree_common common; 1419 struct tree_common common;
|
| D | decl.cc | 2952 memcpy ((char *) olddecl + sizeof (struct tree_common), in duplicate_decls() 2953 (char *) newdecl + sizeof (struct tree_common), in duplicate_decls() 2954 function_size - sizeof (struct tree_common)); in duplicate_decls() 2993 memcpy ((char *) olddecl + sizeof (struct tree_common), in duplicate_decls() 2994 (char *) newdecl + sizeof (struct tree_common), in duplicate_decls() 2995 sizeof (struct tree_decl_common) - sizeof (struct tree_common)); in duplicate_decls()
|
| D | ChangeLog-2019 | 1954 tree_common. Add tmpl and args fields. 3091 tree_common. Add tmpl and args fields. 3374 (tree_default_arg): Use tree_base instead of tree_common.
|
| D | ChangeLog-1999 | 279 sizeof (struct tree_common).
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | gty.texi | 249 struct tree_common common;
|
| D | tree-ssa.texi | 54 @code{ann} in @code{struct tree_common}.
|
| D | gccint.info | 15634 tree_common'. 45019 struct tree_common common;
|