Home
last modified time | relevance | path

Searched refs:is_gimple_omp (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c2427 if (!(is_gimple_omp (stmt) in check_omp_nesting_restrictions()
2441 if (is_gimple_omp (octx->stmt) in check_omp_nesting_restrictions()
2937 if (is_gimple_omp (stmt) in check_omp_nesting_restrictions()
2939 && is_gimple_omp (ctx->stmt)) in check_omp_nesting_restrictions()
3105 if (is_gimple_omp (stmt)) in scan_omp_1_stmt()
8825 if (seen_error () && is_gimple_omp (stmt)) in lower_omp_1()
9128 gcc_checking_assert (!branch_ctx || is_gimple_omp (branch_ctx)); in diagnose_sb_0()
9129 gcc_checking_assert (!label_ctx || is_gimple_omp (label_ctx)); in diagnose_sb_0()
H A Dgimple.h6291 is_gimple_omp (const gimple *stmt)
6308 gcc_assert (is_gimple_omp (stmt));
6344 gcc_assert (is_gimple_omp (stmt));
H A Domp-grid.c170 else if (is_gimple_omp (stmt)) in grid_find_single_omp_among_assignments_1()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Domp-low.c2414 if (!(is_gimple_omp (stmt) in check_omp_nesting_restrictions()
2428 if (is_gimple_omp (octx->stmt) in check_omp_nesting_restrictions()
2924 if (is_gimple_omp (stmt) in check_omp_nesting_restrictions()
2926 && is_gimple_omp (ctx->stmt)) in check_omp_nesting_restrictions()
3092 if (is_gimple_omp (stmt)) in scan_omp_1_stmt()
8805 if (seen_error () && is_gimple_omp (stmt)) in lower_omp_1()
9108 gcc_checking_assert (!branch_ctx || is_gimple_omp (branch_ctx)); in diagnose_sb_0()
9109 gcc_checking_assert (!label_ctx || is_gimple_omp (label_ctx)); in diagnose_sb_0()
H A Dgimple.h6291 is_gimple_omp (const gimple *stmt)
6308 gcc_assert (is_gimple_omp (stmt));
6344 gcc_assert (is_gimple_omp (stmt));
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c2427 if (!(is_gimple_omp (stmt) in check_omp_nesting_restrictions()
2441 if (is_gimple_omp (octx->stmt) in check_omp_nesting_restrictions()
2937 if (is_gimple_omp (stmt) in check_omp_nesting_restrictions()
2939 && is_gimple_omp (ctx->stmt)) in check_omp_nesting_restrictions()
3105 if (is_gimple_omp (stmt)) in scan_omp_1_stmt()
8825 if (seen_error () && is_gimple_omp (stmt)) in lower_omp_1()
9128 gcc_checking_assert (!branch_ctx || is_gimple_omp (branch_ctx)); in diagnose_sb_0()
9129 gcc_checking_assert (!label_ctx || is_gimple_omp (label_ctx)); in diagnose_sb_0()
H A Dgimple.h6291 is_gimple_omp (const gimple *stmt)
6308 gcc_assert (is_gimple_omp (stmt));
6344 gcc_assert (is_gimple_omp (stmt));
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Domp-low.c2427 if (!(is_gimple_omp (stmt) in check_omp_nesting_restrictions()
2441 if (is_gimple_omp (octx->stmt) in check_omp_nesting_restrictions()
2937 if (is_gimple_omp (stmt) in check_omp_nesting_restrictions()
2939 && is_gimple_omp (ctx->stmt)) in check_omp_nesting_restrictions()
3105 if (is_gimple_omp (stmt)) in scan_omp_1_stmt()
8825 if (seen_error () && is_gimple_omp (stmt)) in lower_omp_1()
9128 gcc_checking_assert (!branch_ctx || is_gimple_omp (branch_ctx)); in diagnose_sb_0()
9129 gcc_checking_assert (!label_ctx || is_gimple_omp (label_ctx)); in diagnose_sb_0()
H A Dgimple.h6291 is_gimple_omp (const gimple *stmt)
6308 gcc_assert (is_gimple_omp (stmt));
6344 gcc_assert (is_gimple_omp (stmt));
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c2427 if (!(is_gimple_omp (stmt) in check_omp_nesting_restrictions()
2441 if (is_gimple_omp (octx->stmt) in check_omp_nesting_restrictions()
2937 if (is_gimple_omp (stmt) in check_omp_nesting_restrictions()
2939 && is_gimple_omp (ctx->stmt)) in check_omp_nesting_restrictions()
3105 if (is_gimple_omp (stmt)) in scan_omp_1_stmt()
8825 if (seen_error () && is_gimple_omp (stmt)) in lower_omp_1()
9128 gcc_checking_assert (!branch_ctx || is_gimple_omp (branch_ctx)); in diagnose_sb_0()
9129 gcc_checking_assert (!label_ctx || is_gimple_omp (label_ctx)); in diagnose_sb_0()
H A Dgimple.h6291 is_gimple_omp (const gimple *stmt)
6308 gcc_assert (is_gimple_omp (stmt));
6344 gcc_assert (is_gimple_omp (stmt));
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Domp-low.c2427 if (!(is_gimple_omp (stmt) in check_omp_nesting_restrictions()
2441 if (is_gimple_omp (octx->stmt) in check_omp_nesting_restrictions()
2937 if (is_gimple_omp (stmt) in check_omp_nesting_restrictions()
2939 && is_gimple_omp (ctx->stmt)) in check_omp_nesting_restrictions()
3105 if (is_gimple_omp (stmt)) in scan_omp_1_stmt()
8827 if (seen_error () && is_gimple_omp (stmt)) in lower_omp_1()
9130 gcc_checking_assert (!branch_ctx || is_gimple_omp (branch_ctx)); in diagnose_sb_0()
9131 gcc_checking_assert (!label_ctx || is_gimple_omp (label_ctx)); in diagnose_sb_0()
H A Dgimple.h6291 is_gimple_omp (const gimple *stmt)
6308 gcc_assert (is_gimple_omp (stmt));
6344 gcc_assert (is_gimple_omp (stmt));
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgimple.h6389 is_gimple_omp (const gimple *stmt)
6406 gcc_assert (is_gimple_omp (stmt));
6442 gcc_assert (is_gimple_omp (stmt));
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgimple.h6389 is_gimple_omp (const gimple *stmt)
6406 gcc_assert (is_gimple_omp (stmt));
6442 gcc_assert (is_gimple_omp (stmt));
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgimple.h6389 is_gimple_omp (const gimple *stmt)
6406 gcc_assert (is_gimple_omp (stmt));
6442 gcc_assert (is_gimple_omp (stmt));
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgimple.h6069 is_gimple_omp (const gimple *stmt)
6086 gcc_assert (is_gimple_omp (stmt));
6122 gcc_assert (is_gimple_omp (stmt));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgimple.h6069 is_gimple_omp (const gimple *stmt)
6086 gcc_assert (is_gimple_omp (stmt));
6122 gcc_assert (is_gimple_omp (stmt));
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple.h6547 is_gimple_omp (const gimple *stmt)
6564 gcc_assert (is_gimple_omp (stmt));
6601 gcc_assert (is_gimple_omp (stmt));
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple.h6563 is_gimple_omp (const gimple *stmt)
6580 gcc_assert (is_gimple_omp (stmt));
6617 gcc_assert (is_gimple_omp (stmt));
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple.h6484 is_gimple_omp (const gimple *stmt)
6501 gcc_assert (is_gimple_omp (stmt));
6541 gcc_assert (is_gimple_omp (stmt));
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgimple.h6563 is_gimple_omp (const gimple *stmt)
6580 gcc_assert (is_gimple_omp (stmt));
6617 gcc_assert (is_gimple_omp (stmt));
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple.h6484 is_gimple_omp (const gimple *stmt)
6501 gcc_assert (is_gimple_omp (stmt));
6541 gcc_assert (is_gimple_omp (stmt));
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple.h6484 is_gimple_omp (const gimple *stmt)
6501 gcc_assert (is_gimple_omp (stmt));
6541 gcc_assert (is_gimple_omp (stmt));
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple.h6644 is_gimple_omp (const gimple *stmt)
6661 gcc_assert (is_gimple_omp (stmt));
6710 gcc_assert (is_gimple_omp (stmt));

12345678