OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:slp_root
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h
1080
struct
slp_root
struct
1082
slp_root
(slp_instance_kind kind_, vec<stmt_vec_info> stmts_,
function in struct:slp_root
1103
vec<
slp_root
> roots;
tree-vect-loop.cc
2979
slp_tree load_node,
slp_root
;
local
2985
slp_root
= SLP_INSTANCE_TREE (instance);
2986
int group_size = SLP_TREE_LANES (
slp_root
);
2987
tree vectype = SLP_TREE_VECTYPE (
slp_root
);
/src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h
962
struct
slp_root
struct
964
slp_root
(slp_instance_kind kind_, vec<stmt_vec_info> stmts_,
function in struct:slp_root
984
vec<
slp_root
> roots;
tree-vect-loop.cc
2459
slp_tree load_node,
slp_root
;
local
2465
slp_root
= SLP_INSTANCE_TREE (instance);
2466
int group_size = SLP_TREE_LANES (
slp_root
);
2467
tree vectype = SLP_TREE_VECTYPE (
slp_root
);
Completed in 35 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026