Home
last modified time | relevance | path

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

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-parloops.c215 struct name_to_copy_elt struct
228 const struct name_to_copy_elt *a = (const struct name_to_copy_elt *) aa; in name_to_copy_elt_eq() argument
229 const struct name_to_copy_elt *b = (const struct name_to_copy_elt *) bb; in name_to_copy_elt_eq()
237 const struct name_to_copy_elt *a = (const struct name_to_copy_elt *) aa; in name_to_copy_elt_hash()
792 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
803 return ((struct name_to_copy_elt *) *slot)->new_name; in separate_decls_in_region_name()
808 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
908 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
944 SET_USE (use, ((struct name_to_copy_elt *) *slot)->new_name); in separate_decls_in_region_debug()
976 struct name_to_copy_elt *const elt = (struct name_to_copy_elt *) *slot; in add_field_for_name()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-parloops.c215 struct name_to_copy_elt struct
228 const struct name_to_copy_elt *a = (const struct name_to_copy_elt *) aa; in name_to_copy_elt_eq() argument
229 const struct name_to_copy_elt *b = (const struct name_to_copy_elt *) bb; in name_to_copy_elt_eq()
237 const struct name_to_copy_elt *a = (const struct name_to_copy_elt *) aa; in name_to_copy_elt_hash()
783 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
794 return ((struct name_to_copy_elt *) *slot)->new_name; in separate_decls_in_region_name()
799 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
899 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
935 SET_USE (use, ((struct name_to_copy_elt *) *slot)->new_name); in separate_decls_in_region_debug()
967 struct name_to_copy_elt *const elt = (struct name_to_copy_elt *) *slot; in add_field_for_name()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-parloops.c250 struct name_to_copy_elt struct
262 typedef name_to_copy_elt value_type;
263 typedef name_to_copy_elt compare_type;
828 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
829 name_to_copy_elt **slot; in separate_decls_in_region_name()
845 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
947 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
948 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1013 add_field_for_name (name_to_copy_elt **slot, tree type) in add_field_for_name()
1015 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-parloops.c255 struct name_to_copy_elt struct
268 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
274 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
280 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
831 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
832 name_to_copy_elt **slot; in separate_decls_in_region_name()
848 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
946 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
947 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1014 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-parloops.c258 struct name_to_copy_elt struct
271 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
277 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
283 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
834 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
835 name_to_copy_elt **slot; in separate_decls_in_region_name()
851 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
949 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
950 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1017 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-parloops.c258 struct name_to_copy_elt struct
271 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
277 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
283 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
834 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
835 name_to_copy_elt **slot; in separate_decls_in_region_name()
851 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
949 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
950 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1017 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-parloops.c258 struct name_to_copy_elt struct
271 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
277 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
283 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
834 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
835 name_to_copy_elt **slot; in separate_decls_in_region_name()
851 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
949 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
950 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1017 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-parloops.c258 struct name_to_copy_elt struct
271 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
277 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
283 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
834 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
835 name_to_copy_elt **slot; in separate_decls_in_region_name()
851 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
949 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
950 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1017 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-parloops.c258 struct name_to_copy_elt struct
271 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
277 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
283 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
834 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
835 name_to_copy_elt **slot; in separate_decls_in_region_name()
851 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
949 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
950 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1017 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-parloops.c258 struct name_to_copy_elt struct
271 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
277 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
283 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
834 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
835 name_to_copy_elt **slot; in separate_decls_in_region_name()
851 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
949 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
950 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1017 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-parloops.c258 struct name_to_copy_elt struct
271 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
277 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
283 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
834 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
835 name_to_copy_elt **slot; in separate_decls_in_region_name()
851 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
949 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
950 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1017 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-parloops.c255 struct name_to_copy_elt struct
268 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
274 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
280 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
831 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
832 name_to_copy_elt **slot; in separate_decls_in_region_name()
848 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
946 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
947 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1014 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-parloops.c258 struct name_to_copy_elt struct
271 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
277 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
283 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
834 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
835 name_to_copy_elt **slot; in separate_decls_in_region_name()
851 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
949 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
950 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1017 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-parloops.c258 struct name_to_copy_elt struct
271 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
277 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
283 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
834 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
835 name_to_copy_elt **slot; in separate_decls_in_region_name()
851 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
949 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
950 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1017 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-parloops.c962 struct name_to_copy_elt struct
975 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
981 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
987 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
1538 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
1539 name_to_copy_elt **slot; in separate_decls_in_region_name()
1555 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
1653 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
1654 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1721 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-parloops.c962 struct name_to_copy_elt struct
975 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
981 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
987 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
1538 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
1539 name_to_copy_elt **slot; in separate_decls_in_region_name()
1555 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
1653 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
1654 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1721 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-parloops.c962 struct name_to_copy_elt struct
975 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
981 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
987 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
1538 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
1539 name_to_copy_elt **slot; in separate_decls_in_region_name()
1555 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
1653 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
1654 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1721 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-parloops.c962 struct name_to_copy_elt struct
975 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
981 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
987 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
1538 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
1539 name_to_copy_elt **slot; in separate_decls_in_region_name()
1555 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
1653 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
1654 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1721 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-parloops.c962 struct name_to_copy_elt struct
975 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
981 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
987 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
1538 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
1539 name_to_copy_elt **slot; in separate_decls_in_region_name()
1555 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
1653 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
1654 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1721 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-parloops.c962 struct name_to_copy_elt struct
975 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
981 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
987 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
1538 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
1539 name_to_copy_elt **slot; in separate_decls_in_region_name()
1555 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
1653 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
1654 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1721 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-parloops.c962 struct name_to_copy_elt struct
975 static inline bool equal (const name_to_copy_elt *, const name_to_copy_elt *);
981 name_to_copy_hasher::equal (const name_to_copy_elt *a, const name_to_copy_elt *b) in equal()
987 name_to_copy_hasher::hash (const name_to_copy_elt *a) in hash()
1538 struct name_to_copy_elt elt, *nelt; in separate_decls_in_region_name()
1539 name_to_copy_elt **slot; in separate_decls_in_region_name()
1555 nelt = XNEW (struct name_to_copy_elt); in separate_decls_in_region_name()
1653 struct name_to_copy_elt elt; in separate_decls_in_region_debug()
1654 name_to_copy_elt **slot; in separate_decls_in_region_debug()
1721 struct name_to_copy_elt *const elt = *slot; in add_field_for_name()
[all …]