Home
last modified time | relevance | path

Searched refs:tree_common (Results 1 – 21 of 21) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-core.h1451 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;
DChangeLog.tree-ssa2276 * 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 …]
Dtree.cc1054 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()
Dtree.h1101 ((tree) ((char *) (NODE) - sizeof (struct tree_common)))
DChangeLog-201124020 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.
DChangeLog-20006448 (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.
DChangeLog-19995497 * tree.h (struct tree_common): Likewise.
9101 * tree.h (tree_common): Add gc_mark.
DChangeLog-200217681 * 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.
DChangeLog-19988627 * tree.h (tree_common): Note front-end dependencies on layout of
DChangeLog-20062846 (struct tree_common): Shrink.
DChangeLog-200418965 (struct tree_common): Update public_flag documentation.
34001 (struct tree_common): Add fields nowarning_flag,
DChangeLog-200722819 (tree_phi_node): Change tree_common to tree_base
DChangeLog-200118132 * tree.h (struct tree_common): Add field 'aux'.
DChangeLog-200322020 * tree.h (tree_common): Remove bounded_flag.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dcp-tree.h698 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;
Ddecl.cc2952 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()
DChangeLog-20191954 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.
DChangeLog-1999279 sizeof (struct tree_common).
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dgty.texi249 struct tree_common common;
Dtree-ssa.texi54 @code{ann} in @code{struct tree_common}.
Dgccint.info15634 tree_common'.
45019 struct tree_common common;