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_LOADS
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h
296
#define
SLP_INSTANCE_LOADS
(S) (S)->loads
tree-vect-slp.cc
212
SLP_INSTANCE_LOADS
(instance).release ();
3364
SLP_INSTANCE_LOADS
(new_instance) = vNULL;
5828
vect_gather_slp_loads (
SLP_INSTANCE_LOADS
(instance),
tree-vect-loop.cc
2989
FOR_EACH_VEC_ELT (
SLP_INSTANCE_LOADS
(instance), i, load_node)
3010
FOR_EACH_VEC_ELT (
SLP_INSTANCE_LOADS
(instance), i, load_node)
3026
= can_use_lanes && i ==
SLP_INSTANCE_LOADS
(instance).length ();
3330
FOR_EACH_VEC_ELT (
SLP_INSTANCE_LOADS
(instance), j, node)
tree-vect-data-refs.cc
1173
for (slp_tree &load :
SLP_INSTANCE_LOADS
(instance))
2903
FOR_EACH_VEC_ELT (
SLP_INSTANCE_LOADS
(instance), i, node)
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc
2469
FOR_EACH_VEC_ELT (
SLP_INSTANCE_LOADS
(instance), i, load_node)
2489
FOR_EACH_VEC_ELT (
SLP_INSTANCE_LOADS
(instance), i, load_node)
2503
= can_use_lanes && i ==
SLP_INSTANCE_LOADS
(instance).length ();
2704
FOR_EACH_VEC_ELT (
SLP_INSTANCE_LOADS
(instance), j, node)
tree-vectorizer.h
272
#define
SLP_INSTANCE_LOADS
(S) (S)->loads
tree-vect-slp.cc
184
SLP_INSTANCE_LOADS
(instance).release ();
3107
SLP_INSTANCE_LOADS
(new_instance) = vNULL;
4218
vect_gather_slp_loads (
SLP_INSTANCE_LOADS
(instance),
tree-vect-data-refs.cc
877
for (slp_tree &load :
SLP_INSTANCE_LOADS
(instance))
2605
FOR_EACH_VEC_ELT (
SLP_INSTANCE_LOADS
(instance), i, node)
Completed in 44 milliseconds
Indexes created Sat Jul 18 00:24:37 UTC 2026