Home
last modified time | relevance | path

Searched refs:maybe_lookup_ctx (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c3285 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
8866 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8873 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8880 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8887 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8892 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8897 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8902 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8907 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8919 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
H A DChangeLog.tuples2857 * omp-low.c (maybe_lookup_ctx): Uncomment and set ATTRIBUTE_UNUSED.
3489 (maybe_lookup_ctx): Same.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Domp-low.c3265 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
8846 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8853 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8860 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8867 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8872 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8877 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8882 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8887 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8899 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c3285 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
8866 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8873 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8880 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8887 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8892 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8897 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8902 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8907 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8919 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Domp-low.c3285 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
8866 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8873 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8880 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8887 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8892 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8897 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8902 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8907 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8919 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
H A DChangeLog.tuples2857 * omp-low.c (maybe_lookup_ctx): Uncomment and set ATTRIBUTE_UNUSED.
3489 (maybe_lookup_ctx): Same.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c3285 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
8866 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8873 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8880 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8887 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8892 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8897 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8902 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8907 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8919 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Domp-low.c3285 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
8868 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8875 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8882 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8889 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8894 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8899 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8904 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8909 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
8921 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Domp-low.c3901 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
9123 ctx = maybe_lookup_ctx (stmt2); in lower_omp_scan()
12813 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12820 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12827 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12834 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12839 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12844 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12849 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12854 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
H A DChangeLog.tuples2857 * omp-low.c (maybe_lookup_ctx): Uncomment and set ATTRIBUTE_UNUSED.
3489 (maybe_lookup_ctx): Same.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Domp-low.c3919 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
9154 ctx = maybe_lookup_ctx (stmt2); in lower_omp_scan()
12857 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12864 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12871 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12878 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12883 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12888 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12893 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12898 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Domp-low.c3919 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
9154 ctx = maybe_lookup_ctx (stmt2); in lower_omp_scan()
12857 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12864 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12871 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12878 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12883 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12888 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12893 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
12898 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Domp-low.c4129 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
9616 ctx = maybe_lookup_ctx (stmt2); in lower_omp_scan()
13374 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13381 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13388 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13395 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13400 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13405 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13410 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13415 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Domp-low.c4129 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
9616 ctx = maybe_lookup_ctx (stmt2); in lower_omp_scan()
13374 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13381 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13388 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13395 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13400 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13405 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13410 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13415 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Domp-low.c4129 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
9616 ctx = maybe_lookup_ctx (stmt2); in lower_omp_scan()
13374 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13381 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13388 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13395 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13400 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13405 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13410 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
13415 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Domp-low.c2165 maybe_lookup_ctx (gimple stmt) in maybe_lookup_ctx() function
6113 sctx = maybe_lookup_ctx (sec_start); in lower_omp_sections()
7143 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
7147 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
7152 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
7157 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
7162 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
7167 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
7172 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Domp-low.c2104 maybe_lookup_ctx (gimple stmt) in maybe_lookup_ctx() function
6026 sctx = maybe_lookup_ctx (sec_start); in lower_omp_sections()
7052 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
7056 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
7061 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
7066 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
7071 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
7076 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
7081 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Domp-low.c4320 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
10017 ctx = maybe_lookup_ctx (stmt2); in lower_omp_scan()
14155 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
14162 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
14169 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
14176 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
14181 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
14187 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
14192 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
14197 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Domp-low.c3466 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
10432 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10439 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10446 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10453 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10458 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10463 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10468 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10473 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10485 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Domp-low.c3415 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
10356 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10363 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10370 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10377 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10382 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10387 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10392 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10397 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10409 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Domp-low.c3466 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
10432 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10439 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10446 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10453 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10458 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10463 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10468 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10473 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10485 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Domp-low.c2823 maybe_lookup_ctx (gimple stmt) in maybe_lookup_ctx() function
10177 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10184 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10191 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10198 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10203 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10208 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10213 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10218 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
10229 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
H A DChangeLog.tuples2857 * omp-low.c (maybe_lookup_ctx): Uncomment and set ATTRIBUTE_UNUSED.
3489 (maybe_lookup_ctx): Same.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Domp-low.c4085 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
17066 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17073 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17080 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17087 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17092 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17097 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17102 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17107 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17119 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Domp-low.c4085 maybe_lookup_ctx (gimple *stmt) in maybe_lookup_ctx() function
17066 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17073 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17080 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17087 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17092 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17097 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17102 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17107 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
17119 ctx = maybe_lookup_ctx (stmt); in lower_omp_1()
[all …]

12