Home
last modified time | relevance | path

Searched refs:taskreg_nesting_level (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c175 static int taskreg_nesting_level; variable
2018 if (taskreg_nesting_level > 1) in scan_omp_parallel()
2074 if (taskreg_nesting_level > 1) in scan_omp_task()
2794 gcc_assert (taskreg_nesting_level == 1); in scan_omp_teams()
3747 taskreg_nesting_level++; in scan_omp_1_stmt()
3749 taskreg_nesting_level--; in scan_omp_1_stmt()
3753 taskreg_nesting_level++; in scan_omp_1_stmt()
3755 taskreg_nesting_level--; in scan_omp_1_stmt()
3816 taskreg_nesting_level++; in scan_omp_1_stmt()
3818 taskreg_nesting_level--; in scan_omp_1_stmt()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc189 static int taskreg_nesting_level; variable
2290 if (taskreg_nesting_level > 1) in scan_omp_parallel()
2343 if (taskreg_nesting_level > 1) in scan_omp_task()
3123 gcc_assert (taskreg_nesting_level == 1); in scan_omp_teams()
4187 taskreg_nesting_level++; in scan_omp_1_stmt()
4189 taskreg_nesting_level--; in scan_omp_1_stmt()
4193 taskreg_nesting_level++; in scan_omp_1_stmt()
4195 taskreg_nesting_level--; in scan_omp_1_stmt()
4268 taskreg_nesting_level++; in scan_omp_1_stmt()
4270 taskreg_nesting_level--; in scan_omp_1_stmt()
[all …]
H A DChangeLog-200817367 Rename parallel_nesting_level to taskreg_nesting_level.
17396 taskreg_nesting_level. Handle OMP_TASK.
17414 (taskreg_nesting_level): ... this.
17419 taskreg_nesting_level.
H A DChangeLog-202036339 taskreg_nesting_level.
H A DChangeLog-20185436 taskreg_nesting_level while scanning host teams construct.
H A DChangeLog-201523978 * omp-low.c (lower_omp): Call fold_stmt even if taskreg_nesting_level