OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ORT_HOST_TEAMS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimplify.cc
176
ORT_HOST_TEAMS
= ORT_TEAMS | 2,
3797
else if ((ctx->region_type &
ORT_HOST_TEAMS
) ==
ORT_HOST_TEAMS
)
14517
|| (ctx->region_type &
ORT_HOST_TEAMS
) ==
ORT_HOST_TEAMS
))
16911
ort = (enum omp_region_type) (ort |
ORT_HOST_TEAMS
);
16928
|| (ort &
ORT_HOST_TEAMS
) ==
ORT_HOST_TEAMS
)
17033
if ((ort &
ORT_HOST_TEAMS
) ==
ORT_HOST_TEAMS
)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc
157
ORT_HOST_TEAMS
= ORT_TEAMS | 2,
3520
else if ((ctx->region_type &
ORT_HOST_TEAMS
) ==
ORT_HOST_TEAMS
)
11824
|| (ctx->region_type &
ORT_HOST_TEAMS
) ==
ORT_HOST_TEAMS
))
14131
ort = (enum omp_region_type) (ort |
ORT_HOST_TEAMS
);
14148
|| (ort &
ORT_HOST_TEAMS
) ==
ORT_HOST_TEAMS
)
14253
if ((ort &
ORT_HOST_TEAMS
) ==
ORT_HOST_TEAMS
)
[
all
...]
Completed in 45 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026