OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:taskloop_p
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple.h
5864
value of
TASKLOOP_P
. */
5867
gimple_omp_task_set_taskloop_p (gimple *g, bool
taskloop_p
)
5870
if (
taskloop_p
)
omp-expand.cc
774
bool
taskloop_p
= gimple_omp_task_taskloop_p (entry_stmt);
local
778
if (
taskloop_p
)
836
if (
taskloop_p
)
887
if (
taskloop_p
)
/src/external/gpl3/gcc.old/dist/gcc/
gimple.h
5777
value of
TASKLOOP_P
. */
5780
gimple_omp_task_set_taskloop_p (gimple *g, bool
taskloop_p
)
5783
if (
taskloop_p
)
omp-expand.cc
773
bool
taskloop_p
= gimple_omp_task_taskloop_p (entry_stmt);
local
777
if (
taskloop_p
)
835
if (
taskloop_p
)
886
if (
taskloop_p
)
Completed in 156 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026