Home
last modified time | relevance | path

Searched refs:gimple_omp_subcode (Results 1 – 25 of 113) sorted by relevance

12345

/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple.h2202 gimple_omp_subcode (const gimple *s)
2237 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2281 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2302 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2328 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2351 (gimple_omp_subcode (g) & GF_OMP_ATOMIC_MEMORY_ORDER);
4989 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
5010 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5491 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
5516 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKWAIT) != 0;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple.h2202 gimple_omp_subcode (const gimple *s)
2237 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2281 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2302 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2328 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2351 (gimple_omp_subcode (g) & GF_OMP_ATOMIC_MEMORY_ORDER);
4989 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
5010 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5491 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
5516 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKWAIT) != 0;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple.h2202 gimple_omp_subcode (const gimple *s)
2237 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2281 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2302 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2328 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2351 (gimple_omp_subcode (g) & GF_OMP_ATOMIC_MEMORY_ORDER);
4989 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
5010 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5491 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
5516 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKWAIT) != 0;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple.h2296 gimple_omp_subcode (const gimple *s)
2331 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2375 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2396 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2422 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2445 (gimple_omp_subcode (g) & GF_OMP_ATOMIC_MEMORY_ORDER);
5146 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
5167 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5648 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
5673 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKWAIT) != 0;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple.h2304 gimple_omp_subcode (const gimple *s)
2339 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2383 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2404 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2430 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2453 (gimple_omp_subcode (g) & GF_OMP_ATOMIC_MEMORY_ORDER);
5162 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
5183 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5664 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
5689 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKWAIT) != 0;
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple.h2304 gimple_omp_subcode (const gimple *s)
2339 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2383 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2404 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2430 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2453 (gimple_omp_subcode (g) & GF_OMP_ATOMIC_MEMORY_ORDER);
5162 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
5183 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5664 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
5689 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKWAIT) != 0;
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple.h2179 gimple_omp_subcode (const gimple *s)
2214 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2258 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2279 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2305 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2328 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_SEQ_CST) != 0;
4969 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
4990 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5014 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED_INTO) != 0;
5471 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
[all …]
H A Dgimple.def209 exposed by the range check in gimple_omp_subcode(). */
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgimple.h2179 gimple_omp_subcode (const gimple *s)
2214 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2258 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2279 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2305 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2328 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_SEQ_CST) != 0;
4969 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
4990 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5014 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED_INTO) != 0;
5471 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple.h2179 gimple_omp_subcode (const gimple *s)
2214 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2258 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2279 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2305 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2328 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_SEQ_CST) != 0;
4969 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
4990 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5014 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED_INTO) != 0;
5471 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple.h2179 gimple_omp_subcode (const gimple *s)
2214 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2258 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2279 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2305 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2328 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_SEQ_CST) != 0;
4969 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
4990 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5014 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED_INTO) != 0;
5471 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgimple.h2179 gimple_omp_subcode (const gimple *s)
2214 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2258 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2279 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2305 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2328 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_SEQ_CST) != 0;
4969 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
4990 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5014 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED_INTO) != 0;
5471 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgimple.h2179 gimple_omp_subcode (const gimple *s)
2214 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2258 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2279 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2305 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2328 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_SEQ_CST) != 0;
4969 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
4990 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5014 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED_INTO) != 0;
5471 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimple.h2171 gimple_omp_subcode (const gimple *s)
2206 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2250 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2271 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2297 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2320 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_SEQ_CST) != 0;
4798 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
4819 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
4843 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED_INTO) != 0;
5249 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimple.h2171 gimple_omp_subcode (const gimple *s)
2206 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2250 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2271 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2297 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2320 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_SEQ_CST) != 0;
4798 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
4819 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
4843 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED_INTO) != 0;
5249 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple.h2311 gimple_omp_subcode (const gimple *s)
2346 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2390 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2411 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2460 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_WEAK) != 0;
2483 (gimple_omp_subcode (g) & GF_OMP_ATOMIC_MEMORY_ORDER);
5350 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
5371 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5763 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
5788 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKWAIT) != 0;
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple.h2282 gimple_omp_subcode (const gimple *s)
2317 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2361 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2382 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2408 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2431 (gimple_omp_subcode (g) & GF_OMP_ATOMIC_MEMORY_ORDER);
5192 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
5213 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5605 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
5630 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKWAIT) != 0;
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple.h2282 gimple_omp_subcode (const gimple *s)
2317 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2361 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2382 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2408 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2431 (gimple_omp_subcode (g) & GF_OMP_ATOMIC_MEMORY_ORDER);
5192 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
5213 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5605 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
5630 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKWAIT) != 0;
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple.h2282 gimple_omp_subcode (const gimple *s)
2317 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0;
2361 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0;
2382 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0;
2408 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0;
2431 (gimple_omp_subcode (g) & GF_OMP_ATOMIC_MEMORY_ORDER);
5192 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK);
5213 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0;
5605 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKLOOP) != 0;
5630 return (gimple_omp_subcode (g) & GF_OMP_TASK_TASKWAIT) != 0;
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgimple.h1863 gimple_omp_subcode (const_gimple s) in gimple_omp_subcode() function
1898 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0; in gimple_omp_return_nowait_p()
1942 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0; in gimple_omp_section_last_p()
1963 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0; in gimple_omp_parallel_combined_p()
1989 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0; in gimple_omp_atomic_need_value_p()
2012 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_SEQ_CST) != 0; in gimple_omp_atomic_seq_cst_p()
4307 return (gimple_omp_subcode (g) & GF_OMP_FOR_KIND_MASK); in gimple_omp_for_kind()
4329 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED) != 0; in gimple_omp_for_combined_p()
4354 return (gimple_omp_subcode (g) & GF_OMP_FOR_COMBINED_INTO) != 0; in gimple_omp_for_combined_into_p()
5068 return (gimple_omp_subcode (g) & GF_OMP_TARGET_KIND_MASK); in gimple_omp_target_kind()
H A Dgimple.def209 exposed by the range check in gimple_omp_subcode(). */
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgimple.h1621 gimple_omp_subcode (const_gimple s) in gimple_omp_subcode() function
1656 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0; in gimple_omp_return_nowait_p()
1667 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0; in gimple_omp_section_last_p()
1688 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0; in gimple_omp_parallel_combined_p()
1714 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0; in gimple_omp_atomic_need_value_p()
H A Dgimple.def209 exposed by the range check in gimple_omp_subcode(). */
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgimple.h1617 gimple_omp_subcode (const_gimple s) in gimple_omp_subcode() function
1652 return (gimple_omp_subcode (g) & GF_OMP_RETURN_NOWAIT) != 0; in gimple_omp_return_nowait_p()
1663 return (gimple_omp_subcode (g) & GF_OMP_SECTION_LAST) != 0; in gimple_omp_section_last_p()
1684 return (gimple_omp_subcode (g) & GF_OMP_PARALLEL_COMBINED) != 0; in gimple_omp_parallel_combined_p()
1710 return (gimple_omp_subcode (g) & GF_OMP_ATOMIC_NEED_VALUE) != 0; in gimple_omp_atomic_need_value_p()
H A Dgimple.def209 exposed by the range check in gimple_omp_subcode(). */

12345