OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chunking
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
omp-offload.cc
535
each gang/warp executes a set of contiguous iterations.
Chunking
555
bool
chunking
= false, striding = true;
local
577
chunking
= false;
583
chunking
= !striding;
587
/* striding=true,
chunking
=true
589
striding=true,
chunking
=false
591
striding=false,
chunking
=true
593
striding=false,
chunking
=false
602
if (!
chunking
)
646
/* "
Chunking
loops" may have inner loops. *
[
all
...]
omp-offload.cc
535
each gang/warp executes a set of contiguous iterations.
Chunking
555
bool
chunking
= false, striding = true;
local
577
chunking
= false;
583
chunking
= !striding;
587
/* striding=true,
chunking
=true
589
striding=true,
chunking
=false
591
striding=false,
chunking
=true
593
striding=false,
chunking
=false
602
if (!
chunking
)
646
/* "
Chunking
loops" may have inner loops. *
[
all
...]
omp-expand.cc
7487
where LTGT is < or >. We may have a specified
chunking
size,
CHUNKING
7488
(constant 0 for no
chunking
) and we will have a GWV partitioning
7607
bool
chunking
= !gimple_in_ssa_p (cfun);
local
7679
if (!
chunking
)
7719
if (
chunking
)
7952
if (
chunking
)
8013
if (
chunking
)
omp-expand.cc
7487
where LTGT is < or >. We may have a specified
chunking
size,
CHUNKING
7488
(constant 0 for no
chunking
) and we will have a GWV partitioning
7607
bool
chunking
= !gimple_in_ssa_p (cfun);
local
7679
if (!
chunking
)
7719
if (
chunking
)
7952
if (
chunking
)
8013
if (
chunking
)
/src/external/gpl3/gcc/dist/gcc/
omp-offload.cc
565
each gang/warp executes a set of contiguous iterations.
Chunking
585
bool
chunking
= false, striding = true;
local
607
chunking
= false;
613
chunking
= !striding;
617
/* striding=true,
chunking
=true
619
striding=true,
chunking
=false
621
striding=false,
chunking
=true
623
striding=false,
chunking
=false
632
if (!
chunking
)
676
/* "
Chunking
loops" may have inner loops. *
[
all
...]
omp-offload.cc
565
each gang/warp executes a set of contiguous iterations.
Chunking
585
bool
chunking
= false, striding = true;
local
607
chunking
= false;
613
chunking
= !striding;
617
/* striding=true,
chunking
=true
619
striding=true,
chunking
=false
621
striding=false,
chunking
=true
623
striding=false,
chunking
=false
632
if (!
chunking
)
676
/* "
Chunking
loops" may have inner loops. *
[
all
...]
omp-expand.cc
7576
where LTGT is < or >. We may have a specified
chunking
size,
CHUNKING
7577
(constant 0 for no
chunking
) and we will have a GWV partitioning
7696
bool
chunking
= !gimple_in_ssa_p (cfun);
local
7768
if (!
chunking
)
7808
if (
chunking
)
8041
if (
chunking
)
8102
if (
chunking
)
omp-expand.cc
7576
where LTGT is < or >. We may have a specified
chunking
size,
CHUNKING
7577
(constant 0 for no
chunking
) and we will have a GWV partitioning
7696
bool
chunking
= !gimple_in_ssa_p (cfun);
local
7768
if (!
chunking
)
7808
if (
chunking
)
8041
if (
chunking
)
8102
if (
chunking
)
Completed in 83 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026