OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:omp_clause_num_ops
(Results
1 - 20
of
20
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-dump.cc
693
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)]; i++)
print-tree.cc
985
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (node)]; i++)
tree-core.h
244
the tables
omp_clause_num_ops
and omp_clause_code_name. */
1678
tree GTY ((length ("
omp_clause_num_ops
[OMP_CLAUSE_CODE ((tree)&%h)]")))
2374
extern unsigned const char
omp_clause_num_ops
[];
tree-streamer-in.cc
1029
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (expr)]; i++)
tree-streamer-out.cc
873
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (expr)]; i++)
lto-streamer-out.cc
1167
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (expr)]; i++)
1581
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)]; i++)
tree.cc
240
unsigned const char
omp_clause_num_ops
[] =
variable
1091
+ (
omp_clause_num_ops
[OMP_CLAUSE_CODE (node)] - 1)
9262
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)], function,
10771
length =
omp_clause_num_ops
[code];
11629
int len =
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)];
tree.h
3891
if (__i < 0 || __i >=
omp_clause_num_ops
[__t->omp_clause.code])
4150
if (__i < 0 || __i >=
omp_clause_num_ops
[__t->omp_clause.code])
/src/external/gpl3/gcc.old/dist/gcc/
tree-dump.cc
693
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)]; i++)
print-tree.cc
975
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (node)]; i++)
tree-core.h
242
the tables
omp_clause_num_ops
and omp_clause_code_name. */
1639
tree GTY ((length ("
omp_clause_num_ops
[OMP_CLAUSE_CODE ((tree)&%h)]")))
2284
extern unsigned const char
omp_clause_num_ops
[];
tree-streamer-in.cc
1035
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (expr)]; i++)
tree-streamer-out.cc
875
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (expr)]; i++)
lto-streamer-out.cc
1161
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (expr)]; i++)
1572
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)]; i++)
tree.cc
264
unsigned const char
omp_clause_num_ops
[] =
variable
1108
+ (
omp_clause_num_ops
[OMP_CLAUSE_CODE (node)] - 1)
9116
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)], function,
10573
length =
omp_clause_num_ops
[code];
11395
int len =
omp_clause_num_ops
[OMP_CLAUSE_CODE (*tp)];
tree.h
3692
if (__i < 0 || __i >=
omp_clause_num_ops
[__t->omp_clause.code])
3919
if (__i < 0 || __i >=
omp_clause_num_ops
[__t->omp_clause.code])
/src/external/gpl3/gcc/dist/gcc/lto/
lto-common.cc
795
for (i =
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)] - 1; i >= 0; --i)
1593
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (t1)]; i++)
/src/external/gpl3/gcc.old/dist/gcc/lto/
lto-common.cc
795
for (i =
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)] - 1; i >= 0; --i)
1588
for (i = 0; i <
omp_clause_num_ops
[OMP_CLAUSE_CODE (t1)]; i++)
/src/external/gpl3/gcc/dist/gcc/cp/
module.cc
6321
unsigned len =
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)];
6862
unsigned len =
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)];
/src/external/gpl3/gcc.old/dist/gcc/cp/
module.cc
6105
unsigned len =
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)];
6598
unsigned len =
omp_clause_num_ops
[OMP_CLAUSE_CODE (t)];
Completed in 95 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026