Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple.h5780 gimple_omp_task_set_taskloop_p (gimple *g, bool taskloop_p)
5783 if (taskloop_p)
H A Domp-expand.cc773 bool taskloop_p = gimple_omp_task_taskloop_p (entry_stmt); in expand_task_call() local
777 if (taskloop_p) in expand_task_call()
835 if (taskloop_p) in expand_task_call()
886 if (taskloop_p) in expand_task_call()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple.h5672 gimple_omp_task_set_taskloop_p (gimple *g, bool taskloop_p)
5675 if (taskloop_p)
H A Domp-expand.c809 bool taskloop_p = gimple_omp_task_taskloop_p (entry_stmt); in expand_task_call() local
813 if (taskloop_p) in expand_task_call()
860 if (taskloop_p) in expand_task_call()
906 if (taskloop_p) in expand_task_call()