Home
last modified time | relevance | path

Searched refs:omp_runtime_api_call (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc3963 omp_runtime_api_call (const_tree fndecl) in omp_runtime_api_call() function
4138 if (octx->order_concurrent && omp_runtime_api_call (fndecl)) in scan_omp_1_stmt()
4146 && omp_runtime_api_call (fndecl) in scan_omp_1_stmt()
4164 && omp_runtime_api_call (fndecl)) in scan_omp_1_stmt()
H A DChangeLog-20218105 * omp-low.c (omp_runtime_api_call): Use DECL_ASSEMBLER_NAME to get
10185 * omp-low.c (omp_runtime_api_call): Handle omp_get_max_teams,
10792 * omp-low.c (omp_runtime_api_call): Add omp_aligned_{,c}alloc and
16791 * omp-low.c (omp_runtime_api_call): Update for routines
27174 * omp-low.c (omp_runtime_api_call): Likewise.
H A DChangeLog-201921134 (omp_runtime_api_call): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c3567 omp_runtime_api_call (const_tree fndecl) in omp_runtime_api_call() function
3726 if (octx->order_concurrent && omp_runtime_api_call (fndecl)) in scan_omp_1_stmt()