Home
last modified time | relevance | path

Searched refs:bb_regions (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtrans-mem.c1847 vec<tm_region_p> bb_regions = vNULL; in tm_region_init() local
1858 bb_regions[bb->index] = region; in tm_region_init()
1862 region = bb_regions[bb->index]; in tm_region_init()
1863 bb_regions[bb->index] = NULL; in tm_region_init()
1893 bb_regions.release (); in tm_region_init()
2854 vec<tm_region_p> bb_regions in execute_tm_mark() local
2862 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
2881 bb_regions.release (); in execute_tm_mark()
3044 vec<tm_region_p> bb_regions in execute_tm_edges() local
3050 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_edges()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtrans-mem.c1847 vec<tm_region_p> bb_regions = vNULL; in tm_region_init() local
1858 bb_regions[bb->index] = region; in tm_region_init()
1862 region = bb_regions[bb->index]; in tm_region_init()
1863 bb_regions[bb->index] = NULL; in tm_region_init()
1893 bb_regions.release (); in tm_region_init()
2854 vec<tm_region_p> bb_regions in execute_tm_mark() local
2862 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
2881 bb_regions.release (); in execute_tm_mark()
3044 vec<tm_region_p> bb_regions in execute_tm_edges() local
3050 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_edges()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtrans-mem.c2031 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2042 bb_regions[bb->index] = region; in tm_region_init()
2047 region = bb_regions[bb->index]; in tm_region_init()
2048 bb_regions[bb->index] = NULL; in tm_region_init()
2073 bb_regions[e->dest->index] = region; in tm_region_init()
3096 vec<tm_region *> bb_regions in execute_tm_mark() local
3104 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3124 bb_regions.release (); in execute_tm_mark()
3334 vec<tm_region *> bb_regions in execute() local
3340 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtrans-mem.c2031 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2042 bb_regions[bb->index] = region; in tm_region_init()
2047 region = bb_regions[bb->index]; in tm_region_init()
2048 bb_regions[bb->index] = NULL; in tm_region_init()
2073 bb_regions[e->dest->index] = region; in tm_region_init()
3096 vec<tm_region *> bb_regions in execute_tm_mark() local
3104 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3124 bb_regions.release (); in execute_tm_mark()
3334 vec<tm_region *> bb_regions in execute() local
3340 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtrans-mem.c2042 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2053 bb_regions[bb->index] = region; in tm_region_init()
2058 region = bb_regions[bb->index]; in tm_region_init()
2059 bb_regions[bb->index] = NULL; in tm_region_init()
2084 bb_regions[e->dest->index] = region; in tm_region_init()
3106 vec<tm_region *> bb_regions in execute_tm_mark() local
3114 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3134 bb_regions.release (); in execute_tm_mark()
3345 vec<tm_region *> bb_regions in execute() local
3351 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtrans-mem.c2028 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2039 bb_regions[bb->index] = region; in tm_region_init()
2044 region = bb_regions[bb->index]; in tm_region_init()
2045 bb_regions[bb->index] = NULL; in tm_region_init()
2070 bb_regions[e->dest->index] = region; in tm_region_init()
3092 vec<tm_region *> bb_regions in execute_tm_mark() local
3100 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3120 bb_regions.release (); in execute_tm_mark()
3330 vec<tm_region *> bb_regions in execute() local
3336 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c2042 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2053 bb_regions[bb->index] = region; in tm_region_init()
2058 region = bb_regions[bb->index]; in tm_region_init()
2059 bb_regions[bb->index] = NULL; in tm_region_init()
2084 bb_regions[e->dest->index] = region; in tm_region_init()
3106 vec<tm_region *> bb_regions in execute_tm_mark() local
3114 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3134 bb_regions.release (); in execute_tm_mark()
3345 vec<tm_region *> bb_regions in execute() local
3351 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtrans-mem.c2031 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2042 bb_regions[bb->index] = region; in tm_region_init()
2047 region = bb_regions[bb->index]; in tm_region_init()
2048 bb_regions[bb->index] = NULL; in tm_region_init()
2073 bb_regions[e->dest->index] = region; in tm_region_init()
3096 vec<tm_region *> bb_regions in execute_tm_mark() local
3104 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3124 bb_regions.release (); in execute_tm_mark()
3334 vec<tm_region *> bb_regions in execute() local
3340 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c2042 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2053 bb_regions[bb->index] = region; in tm_region_init()
2058 region = bb_regions[bb->index]; in tm_region_init()
2059 bb_regions[bb->index] = NULL; in tm_region_init()
2084 bb_regions[e->dest->index] = region; in tm_region_init()
3106 vec<tm_region *> bb_regions in execute_tm_mark() local
3114 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3134 bb_regions.release (); in execute_tm_mark()
3345 vec<tm_region *> bb_regions in execute() local
3351 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
H A DChangeLog-20122897 * trans-mem.c (execute_tm_mark): Release bb_regions.
31645 bb_regions.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtrans-mem.c2029 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2040 bb_regions[bb->index] = region; in tm_region_init()
2045 region = bb_regions[bb->index]; in tm_region_init()
2046 bb_regions[bb->index] = NULL; in tm_region_init()
2071 bb_regions[e->dest->index] = region; in tm_region_init()
3093 vec<tm_region *> bb_regions in execute_tm_mark() local
3101 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3121 bb_regions.release (); in execute_tm_mark()
3332 vec<tm_region *> bb_regions in execute() local
3338 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtrans-mem.c1952 auto_vec<tm_region_p> bb_regions; in tm_region_init() local
1963 bb_regions[bb->index] = region; in tm_region_init()
1967 region = bb_regions[bb->index]; in tm_region_init()
1968 bb_regions[bb->index] = NULL; in tm_region_init()
1992 bb_regions[e->dest->index] = region; in tm_region_init()
2974 vec<tm_region_p> bb_regions in execute_tm_mark() local
2982 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3001 bb_regions.release (); in execute_tm_mark()
3180 vec<tm_region_p> bb_regions in execute_tm_edges() local
3186 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_edges()
[all …]
H A DChangeLog-20122897 * trans-mem.c (execute_tm_mark): Release bb_regions.
31645 bb_regions.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c2042 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2053 bb_regions[bb->index] = region; in tm_region_init()
2058 region = bb_regions[bb->index]; in tm_region_init()
2059 bb_regions[bb->index] = NULL; in tm_region_init()
2084 bb_regions[e->dest->index] = region; in tm_region_init()
3106 vec<tm_region *> bb_regions in execute_tm_mark() local
3114 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3134 bb_regions.release (); in execute_tm_mark()
3345 vec<tm_region *> bb_regions in execute() local
3351 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c2042 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2053 bb_regions[bb->index] = region; in tm_region_init()
2058 region = bb_regions[bb->index]; in tm_region_init()
2059 bb_regions[bb->index] = NULL; in tm_region_init()
2084 bb_regions[e->dest->index] = region; in tm_region_init()
3106 vec<tm_region *> bb_regions in execute_tm_mark() local
3114 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3134 bb_regions.release (); in execute_tm_mark()
3345 vec<tm_region *> bb_regions in execute() local
3351 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
H A DChangeLog-20122897 * trans-mem.c (execute_tm_mark): Release bb_regions.
31645 bb_regions.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtrans-mem.c2031 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2042 bb_regions[bb->index] = region; in tm_region_init()
2047 region = bb_regions[bb->index]; in tm_region_init()
2048 bb_regions[bb->index] = NULL; in tm_region_init()
2073 bb_regions[e->dest->index] = region; in tm_region_init()
3096 vec<tm_region *> bb_regions in execute_tm_mark() local
3104 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3124 bb_regions.release (); in execute_tm_mark()
3334 vec<tm_region *> bb_regions in execute() local
3340 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtrans-mem.c2028 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2039 bb_regions[bb->index] = region; in tm_region_init()
2044 region = bb_regions[bb->index]; in tm_region_init()
2045 bb_regions[bb->index] = NULL; in tm_region_init()
2070 bb_regions[e->dest->index] = region; in tm_region_init()
3092 vec<tm_region *> bb_regions in execute_tm_mark() local
3100 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3120 bb_regions.release (); in execute_tm_mark()
3330 vec<tm_region *> bb_regions in execute() local
3336 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
H A DChangeLog-20122897 * trans-mem.c (execute_tm_mark): Release bb_regions.
31645 bb_regions.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtrans-mem.c2042 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2053 bb_regions[bb->index] = region; in tm_region_init()
2058 region = bb_regions[bb->index]; in tm_region_init()
2059 bb_regions[bb->index] = NULL; in tm_region_init()
2084 bb_regions[e->dest->index] = region; in tm_region_init()
3106 vec<tm_region *> bb_regions in execute_tm_mark() local
3114 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3134 bb_regions.release (); in execute_tm_mark()
3345 vec<tm_region *> bb_regions in execute() local
3351 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtrans-mem.c2028 auto_vec<tm_region *> bb_regions;
2039 bb_regions[bb->index] = region;
2044 region = bb_regions[bb->index];
2045 bb_regions[bb->index] = NULL;
2070 bb_regions[e->dest->index] = region;
3092 vec<tm_region *> bb_regions
3100 FOR_EACH_VEC_ELT (bb_regions, i, r)
3120 bb_regions.release ();
3330 vec<tm_region *> bb_regions
3336 FOR_EACH_VEC_ELT (bb_regions, i, r)
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtrans-mem.c2029 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2040 bb_regions[bb->index] = region; in tm_region_init()
2045 region = bb_regions[bb->index]; in tm_region_init()
2046 bb_regions[bb->index] = NULL; in tm_region_init()
2071 bb_regions[e->dest->index] = region; in tm_region_init()
3093 vec<tm_region *> bb_regions in execute_tm_mark() local
3101 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3121 bb_regions.release (); in execute_tm_mark()
3332 vec<tm_region *> bb_regions in execute() local
3338 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtrans-mem.c2029 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2040 bb_regions[bb->index] = region; in tm_region_init()
2045 region = bb_regions[bb->index]; in tm_region_init()
2046 bb_regions[bb->index] = NULL; in tm_region_init()
2071 bb_regions[e->dest->index] = region; in tm_region_init()
3093 vec<tm_region *> bb_regions in execute_tm_mark() local
3101 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3121 bb_regions.release (); in execute_tm_mark()
3332 vec<tm_region *> bb_regions in execute() local
3338 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtrans-mem.c2040 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2051 bb_regions[bb->index] = region; in tm_region_init()
2056 region = bb_regions[bb->index]; in tm_region_init()
2057 bb_regions[bb->index] = NULL; in tm_region_init()
2082 bb_regions[e->dest->index] = region; in tm_region_init()
3118 vec<tm_region *> bb_regions in execute_tm_mark() local
3126 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3146 bb_regions.release (); in execute_tm_mark()
3355 vec<tm_region *> bb_regions in execute() local
3361 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtrans-mem.c2040 auto_vec<tm_region *> bb_regions; in tm_region_init() local
2051 bb_regions[bb->index] = region; in tm_region_init()
2056 region = bb_regions[bb->index]; in tm_region_init()
2057 bb_regions[bb->index] = NULL; in tm_region_init()
2082 bb_regions[e->dest->index] = region; in tm_region_init()
3118 vec<tm_region *> bb_regions in execute_tm_mark() local
3126 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute_tm_mark()
3146 bb_regions.release (); in execute_tm_mark()
3355 vec<tm_region *> bb_regions in execute() local
3361 FOR_EACH_VEC_ELT (bb_regions, i, r) in execute()
[all …]

12