OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vector_length_clause
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-oacc-kernels-decompose.cc
308
tree
vector_length_clause
,
363
if (
vector_length_clause
!= NULL)
365
tree c = unshare_expr (
vector_length_clause
);
516
tree
vector_length_clause
,
551
clause_to_check =
vector_length_clause
;
613
vector_length_clause
= NULL;
624
= add_parent_or_loop_num_clause (
vector_length_clause
, loop_vector_clause,
633
The NUM_GANGS_CLAUSE, NUM_WORKERS_CLAUSE, and
VECTOR_LENGTH_CLAUSE
are
649
tree
vector_length_clause
,
674
vector_length_clause
,
1163
vector_length_clause
= NULL;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
omp-oacc-kernels-decompose.cc
307
tree
vector_length_clause
,
362
if (
vector_length_clause
!= NULL)
364
tree c = unshare_expr (
vector_length_clause
);
515
tree
vector_length_clause
,
550
clause_to_check =
vector_length_clause
;
612
vector_length_clause
= NULL;
623
= add_parent_or_loop_num_clause (
vector_length_clause
, loop_vector_clause,
632
The NUM_GANGS_CLAUSE, NUM_WORKERS_CLAUSE, and
VECTOR_LENGTH_CLAUSE
are
648
tree
vector_length_clause
,
673
vector_length_clause
,
1162
vector_length_clause
= NULL;
local
[
all
...]
Completed in 26 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026