OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PTYPE_PARALLEL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-loop-distribution.cc
233
PTYPE_PARALLEL
= 0,
850
partition->type =
PTYPE_PARALLEL
;
898
if (dest->type ==
PTYPE_PARALLEL
)
907
if (dest->type ==
PTYPE_PARALLEL
&& rdg != NULL)
2026
partition->type ==
PTYPE_PARALLEL
? "parallel" : "sequent");
/src/external/gpl3/gcc.old/dist/gcc/
tree-loop-distribution.cc
232
PTYPE_PARALLEL
= 0,
837
partition->type =
PTYPE_PARALLEL
;
885
if (dest->type ==
PTYPE_PARALLEL
)
894
if (dest->type ==
PTYPE_PARALLEL
&& rdg != NULL)
1970
partition->type ==
PTYPE_PARALLEL
? "parallel" : "sequent");
Completed in 21 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026