OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOOP_VINFO_SLP_UNROLLING_FACTOR
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-costs.cc
584
else if (known_eq (
LOOP_VINFO_SLP_UNROLLING_FACTOR
(loop_vinfo), 1U))
600
||
LOOP_VINFO_SLP_UNROLLING_FACTOR
(loop_vinfo).is_constant ())
/src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h
1013
#define
LOOP_VINFO_SLP_UNROLLING_FACTOR
(L) (L)->slp_unrolling_factor
tree-vect-loop.cc
2041
vectorization_factor =
LOOP_VINFO_SLP_UNROLLING_FACTOR
(loop_vinfo);
2053
LOOP_VINFO_SLP_UNROLLING_FACTOR
(loop_vinfo));
tree-vect-slp.cc
5869
LOOP_VINFO_SLP_UNROLLING_FACTOR
(loop_vinfo) = unrolling_factor;
/src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h
903
#define
LOOP_VINFO_SLP_UNROLLING_FACTOR
(L) (L)->slp_unrolling_factor
tree-vect-loop.cc
1598
vectorization_factor =
LOOP_VINFO_SLP_UNROLLING_FACTOR
(loop_vinfo);
1610
LOOP_VINFO_SLP_UNROLLING_FACTOR
(loop_vinfo));
tree-vect-slp.cc
4259
LOOP_VINFO_SLP_UNROLLING_FACTOR
(loop_vinfo) = unrolling_factor;
Completed in 54 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026