OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tile_mask
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
omp-offload.cc
1681
unsigned
tile_mask
= ((this_mask >> 1)
local
1684
if (
tile_mask
|| loop->mask)
1687
this_mask =
tile_mask
;
/src/external/gpl3/gcc/dist/gcc/
omp-offload.cc
1711
unsigned
tile_mask
= ((this_mask >> 1)
local
1714
if (
tile_mask
|| loop->mask)
1717
this_mask =
tile_mask
;
Completed in 51 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026