OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLP_INSTANCE_ROOT_STMTS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-slp.cc
213
SLP_INSTANCE_ROOT_STMTS
(instance).release ();
3365
SLP_INSTANCE_ROOT_STMTS
(new_instance) = root_stmt_infos;
6802
if (!
SLP_INSTANCE_ROOT_STMTS
(instance).is_empty ())
6803
stmt_info =
SLP_INSTANCE_ROOT_STMTS
(instance)[0];
6835
if (!
SLP_INSTANCE_ROOT_STMTS
(instance).is_empty ())
6836
roots.add (
SLP_INSTANCE_ROOT_STMTS
(instance)[0]);
6844
if (!
SLP_INSTANCE_ROOT_STMTS
(instance).is_empty ()
6845
&& !roots.contains (
SLP_INSTANCE_ROOT_STMTS
(instance)[0]))
6847
stmt_vec_info root =
SLP_INSTANCE_ROOT_STMTS
(instance)[0];
7215
for (stmt_vec_info rstmt :
SLP_INSTANCE_ROOT_STMTS
(instance)
[
all
...]
tree-vectorizer.h
297
#define
SLP_INSTANCE_ROOT_STMTS
(S) (S)->root_stmts
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp.cc
185
SLP_INSTANCE_ROOT_STMTS
(instance).release ();
3108
SLP_INSTANCE_ROOT_STMTS
(new_instance) = root_stmt_infos;
5018
if (!
SLP_INSTANCE_ROOT_STMTS
(instance).is_empty ())
5019
stmt_info =
SLP_INSTANCE_ROOT_STMTS
(instance)[0];
5051
if (!
SLP_INSTANCE_ROOT_STMTS
(instance).is_empty ())
5052
roots.add (
SLP_INSTANCE_ROOT_STMTS
(instance)[0]);
5060
if (!
SLP_INSTANCE_ROOT_STMTS
(instance).is_empty ()
5061
&& !roots.contains (
SLP_INSTANCE_ROOT_STMTS
(instance)[0]))
5063
stmt_vec_info root =
SLP_INSTANCE_ROOT_STMTS
(instance)[0];
5414
for (stmt_vec_info rstmt :
SLP_INSTANCE_ROOT_STMTS
(instance)
[
all
...]
tree-vectorizer.h
273
#define
SLP_INSTANCE_ROOT_STMTS
(S) (S)->root_stmts
Completed in 27 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026