OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vect_reduction_type
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h
83
enum
vect_reduction_type
{
enum
1380
enum
vect_reduction_type
reduc_type;
2627
/* If STMT_INFO describes a reduction, return the
vect_reduction_type
tree-parloops.cc
458
enum
vect_reduction_type
*v_reduc_type)
874
enum
vect_reduction_type
v_reduc_type;
3291
vect_reduction_type
reduc_type = STMT_VINFO_REDUC_TYPE (stmt_info);
tree-vect-loop.cc
5331
vect_reduction_type
reduction_type,
7776
enum
vect_reduction_type
v_reduc_type = STMT_VINFO_REDUC_TYPE (phi_info);
7946
vect_reduction_type
reduction_type = STMT_VINFO_REDUC_TYPE (reduc_info);
8552
vect_reduction_type
reduction_type = STMT_VINFO_REDUC_TYPE (reduc_info);
tree-vect-stmts.cc
12109
vect_reduction_type
reduction_type = TREE_CODE_REDUCTION;
/src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h
72
enum
vect_reduction_type
{
enum
1259
enum
vect_reduction_type
reduc_type;
2482
/* If STMT_INFO describes a reduction, return the
vect_reduction_type
tree-parloops.cc
458
enum
vect_reduction_type
*v_reduc_type)
874
enum
vect_reduction_type
v_reduc_type;
3286
vect_reduction_type
reduc_type = STMT_VINFO_REDUC_TYPE (stmt_info);
tree-vect-loop.cc
4542
vect_reduction_type
reduction_type,
6877
enum
vect_reduction_type
v_reduc_type = STMT_VINFO_REDUC_TYPE (phi_info);
7035
vect_reduction_type
reduction_type = STMT_VINFO_REDUC_TYPE (reduc_info);
7513
vect_reduction_type
reduction_type = STMT_VINFO_REDUC_TYPE (reduc_info);
tree-vect-stmts.cc
10373
vect_reduction_type
reduction_type = TREE_CODE_REDUCTION;
Completed in 44 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026