OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:single_nonrect
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-general.cc
360
int
single_nonrect
= -1;
local
371
single_nonrect
= -1;
377
single_nonrect
= j;
386
single_nonrect
= -1;
392
single_nonrect
= j;
558
if (
single_nonrect
== -1
568
tree var = gimple_omp_for_initial (for_stmt,
single_nonrect
);
570
tree first = gimple_omp_for_initial (for_stmt,
single_nonrect
);
571
t = gimple_omp_for_incr (for_stmt,
single_nonrect
);
777
gcc_assert (
single_nonrect
!= -1)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
omp-general.cc
340
int
single_nonrect
= -1;
local
351
single_nonrect
= -1;
357
single_nonrect
= j;
366
single_nonrect
= -1;
372
single_nonrect
= j;
529
if (
single_nonrect
== -1
539
tree var = gimple_omp_for_initial (for_stmt,
single_nonrect
);
541
tree first = gimple_omp_for_initial (for_stmt,
single_nonrect
);
542
t = gimple_omp_for_incr (for_stmt,
single_nonrect
);
747
gcc_assert (
single_nonrect
!= -1)
[
all
...]
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026