Home
last modified time | relevance | path

Searched refs:c_common_get_alias_set (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc395 return c_common_get_alias_set (t); in c_get_alias_set()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c404 return c_common_get_alias_set (t); in c_get_alias_set()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.c45 return c_common_get_alias_set (t); in cxx_get_alias_set()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.cc45 return c_common_get_alias_set (t); in cxx_get_alias_set()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h928 extern alias_set_type c_common_get_alias_set (tree);
H A Dc-common.c3565 c_common_get_alias_set (tree t) in c_common_get_alias_set() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h954 extern alias_set_type c_common_get_alias_set (tree);
H A DChangeLog3509 (c_common_get_alias_set): char8_t doesn't alias.
5643 (c_common_get_alias_set): Remove unreachable code.
6863 * c-common.c (c_common_get_alias_set): Remove union type punning case.
7493 * c-common.c (c_common_get_alias_set): Likewise.
13011 * c-common.c (c_common_get_alias_set): Remove special
H A Dc-common.cc3812 c_common_get_alias_set (tree t) in c_common_get_alias_set() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200215223 * c-common.c (c_common_get_alias_set): Correctly handle characters.
17036 c_common_get_alias_set.
19050 (c_common_get_alias_set): Handle it.
26644 c_common_get_alias_set, c_common_nodes_and_builtins): Use new hooks.
H A DChangeLog-200711690 (c_common_get_alias_set): Likewise.
11694 * c-common.h (c_common_get_alias_set): Likewise.
18864 * c-common.c (c_common_get_alias_set): Fix indentation.
H A DChangeLog-20048521 * c-common.c (c_common_get_alias_set): Use GGC for type_hash_table.
20030 * c-common.c (c_common_get_alias_set): Set the aliasing set of the type
20662 (c_common_get_alias_set): Fix check for a single input file.
33189 (c_common_get_alias_set): Handle multiple type nodes
H A DChangeLog.tree-ssa823 (c_common_get_alias_set): Handle multiple type nodes referring
H A DChangeLog-200813794 (c_common_get_alias_set): may_alias types are not special.
H A DChangeLog-20095192 * c-common.c (c_common_get_alias_set): Use alias set of element
H A DChangeLog-20017725 * c-common.h (c_common_get_alias_set): Add declaration.