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_TREE
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-slp.cc
211
vect_free_slp_tree (
SLP_INSTANCE_TREE
(instance));
3239
slp_tree *ref_node = &
SLP_INSTANCE_TREE
(instance);
3244
(void *)
SLP_INSTANCE_TREE
(instance));
3362
SLP_INSTANCE_TREE
(new_instance) = node;
3401
SLP_INSTANCE_TREE
(new_instance) = conv;
3430
=
SLP_INSTANCE_TREE
(new_instance);
3431
SLP_INSTANCE_TREE
(new_instance)->refcnt++;
3440
gcc_assert (SLP_TREE_SCALAR_STMTS (
SLP_INSTANCE_TREE
(new_instance))
3449
SLP_INSTANCE_TREE
(new_instance));
3739
slp_tree root =
SLP_INSTANCE_TREE
(instance)
[
all
...]
tree-vectorizer.h
294
#define
SLP_INSTANCE_TREE
(S) (S)->root
tree-vect-data-refs.cc
1154
store =
SLP_INSTANCE_TREE
(instance);
2909
(vinfo,
SLP_INSTANCE_TREE
(instance)))
tree-vect-loop.cc
2985
slp_root =
SLP_INSTANCE_TREE
(instance);
3319
vinfo = SLP_TREE_SCALAR_STMTS (
SLP_INSTANCE_TREE
(instance))[0];
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp.cc
183
vect_free_slp_tree (
SLP_INSTANCE_TREE
(instance));
2991
slp_tree *ref_node = &
SLP_INSTANCE_TREE
(instance);
2996
SLP_INSTANCE_TREE
(instance));
3105
SLP_INSTANCE_TREE
(new_instance) = node;
3143
SLP_INSTANCE_TREE
(new_instance) = conv;
3172
=
SLP_INSTANCE_TREE
(new_instance);
3173
SLP_INSTANCE_TREE
(new_instance)->refcnt++;
3182
gcc_assert (SLP_TREE_SCALAR_STMTS (
SLP_INSTANCE_TREE
(new_instance))
3190
SLP_INSTANCE_TREE
(new_instance));
3502
slp_tree root =
SLP_INSTANCE_TREE
(instance)
[
all
...]
tree-vectorizer.h
270
#define
SLP_INSTANCE_TREE
(S) (S)->root
tree-vect-data-refs.cc
858
store =
SLP_INSTANCE_TREE
(instance);
2611
(vinfo,
SLP_INSTANCE_TREE
(instance)))
tree-vect-loop.cc
2465
slp_root =
SLP_INSTANCE_TREE
(instance);
2693
vinfo = SLP_TREE_SCALAR_STMTS (
SLP_INSTANCE_TREE
(instance))[0];
Completed in 105 milliseconds
Indexes created Sat Jul 18 00:24:37 UTC 2026