OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMP_CLAUSE_DEPEND_SINK
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-core.h
1531
OMP_CLAUSE_DEPEND_SINK
,
omp-low.cc
3614
|| OMP_CLAUSE_DEPEND_KIND (c) ==
OMP_CLAUSE_DEPEND_SINK
))
3635
|| kind ==
OMP_CLAUSE_DEPEND_SINK
)
3771
|| OMP_CLAUSE_DEPEND_KIND (c) ==
OMP_CLAUSE_DEPEND_SINK
))
9710
&& OMP_CLAUSE_DEPEND_KIND (c) ==
OMP_CLAUSE_DEPEND_SINK
)
9733
|| OMP_CLAUSE_DEPEND_KIND (c) !=
OMP_CLAUSE_DEPEND_SINK
)
9801
if (OMP_CLAUSE_DEPEND_KIND (c) !=
OMP_CLAUSE_DEPEND_SINK
)
12348
case
OMP_CLAUSE_DEPEND_SINK
:
gimplify.cc
8311
case
OMP_CLAUSE_DEPEND_SINK
:
8537
case
OMP_CLAUSE_DEPEND_SINK
:
10327
if (OMP_CLAUSE_DEPEND_KIND (c) ==
OMP_CLAUSE_DEPEND_SINK
)
14771
&& (OMP_CLAUSE_DEPEND_KIND (c) ==
OMP_CLAUSE_DEPEND_SINK
14781
&& OMP_CLAUSE_DEPEND_KIND (c) ==
OMP_CLAUSE_DEPEND_SINK
)
tree-pretty-print.cc
813
case
OMP_CLAUSE_DEPEND_SINK
:
omp-expand.cc
3584
if (OMP_CLAUSE_DEPEND_KIND (c) ==
OMP_CLAUSE_DEPEND_SINK
)
/src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc
15879
OMP_CLAUSE_DEPEND_KIND (u) =
OMP_CLAUSE_DEPEND_SINK
;
16100
kind =
OMP_CLAUSE_DEPEND_SINK
;
16112
&& (kind == OMP_CLAUSE_DEPEND_SOURCE || kind ==
OMP_CLAUSE_DEPEND_SINK
))
16133
if (kind ==
OMP_CLAUSE_DEPEND_SINK
)
c-typeck.cc
14814
if (OMP_CLAUSE_DEPEND_KIND (c) ==
OMP_CLAUSE_DEPEND_SINK
)
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-omp.cc
732
case
OMP_CLAUSE_DEPEND_SINK
:
/src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc
[
all
...]
semantics.cc
7839
if (OMP_CLAUSE_DEPEND_KIND (c) ==
OMP_CLAUSE_DEPEND_SINK
)
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-openmp.cc
2877
OMP_CLAUSE_DEPEND_KIND (node) =
OMP_CLAUSE_DEPEND_SINK
;
Completed in 131 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026