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_stmt_to_vectorize
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-costs.cc
209
= STMT_VINFO_TYPE (
vect_stmt_to_vectorize
(stmt_info));
257
= STMT_VINFO_TYPE (
vect_stmt_to_vectorize
(stmt_info));
571
= STMT_VINFO_TYPE (
vect_stmt_to_vectorize
(stmt_info));
664
if (STMT_VINFO_TYPE (
vect_stmt_to_vectorize
(stmt_info))
741
= STMT_VINFO_TYPE (
vect_stmt_to_vectorize
(stmt_info));
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc
678
|| STMT_VINFO_REDUC_IDX (
vect_stmt_to_vectorize
(next)) == -1)
685
&& STMT_VINFO_REDUC_IDX (
vect_stmt_to_vectorize
(first)) != -1)
709
STMT_VINFO_DEF_TYPE (
vect_stmt_to_vectorize
(first))
711
loop_vinfo->reductions.safe_push (
vect_stmt_to_vectorize
(last));
1297
stmt_vec_info vstmt_info =
vect_stmt_to_vectorize
(stmt_info);
1584
stmt_info =
vect_stmt_to_vectorize
(stmt_info);
2747
STMT_VINFO_DEF_TYPE (
vect_stmt_to_vectorize
5195
stmt_info =
vect_stmt_to_vectorize
(stmt_info);
5308
cond_info =
vect_stmt_to_vectorize
(cond_info);
5323
cond_info =
vect_stmt_to_vectorize
(cond_info)
[
all
...]
tree-vect-slp.cc
3135
next_info =
vect_stmt_to_vectorize
(next_info);
3327
scalar_stmts.quick_push (
vect_stmt_to_vectorize
(next_info));
3337
scalar_stmts.quick_push (
vect_stmt_to_vectorize
(next_info));
3356
def_info =
vect_stmt_to_vectorize
(def_info);
3439
=
vect_stmt_to_vectorize
(bb_vinfo->roots[i].stmts[j]);
4294
def_stmt_info =
vect_stmt_to_vectorize
(def_stmt_info);
4341
else if (!STMT_SLP_TYPE (
vect_stmt_to_vectorize
(use_info)))
4864
|| !PURE_SLP_STMT (
vect_stmt_to_vectorize
(use_stmt_info)))
4904
|| !PURE_SLP_STMT (
vect_stmt_to_vectorize
(use_stmt_info)))
tree-vectorizer.h
1690
vect_stmt_to_vectorize
(stmt_vec_info stmt_info)
function
tree-vect-stmts.cc
1508
def_stmt_info =
vect_stmt_to_vectorize
(def_stmt_info);
11787
stmt_vinfo =
vect_stmt_to_vectorize
(stmt_vinfo);
/src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc
807
|| STMT_VINFO_REDUC_IDX (
vect_stmt_to_vectorize
(next)) == -1)
814
&& STMT_VINFO_REDUC_IDX (
vect_stmt_to_vectorize
(first)) != -1)
838
STMT_VINFO_DEF_TYPE (
vect_stmt_to_vectorize
(first))
840
loop_vinfo->reductions.safe_push (
vect_stmt_to_vectorize
(last));
1692
stmt_vec_info vstmt_info =
vect_stmt_to_vectorize
(stmt_info);
2027
stmt_info =
vect_stmt_to_vectorize
(stmt_info);
2574
=
vect_stmt_to_vectorize
(loop_vinfo->lookup_stmt (DR_STMT (dr)));
3376
STMT_VINFO_DEF_TYPE (
vect_stmt_to_vectorize
5998
stmt_info =
vect_stmt_to_vectorize
(stmt_info);
6095
cond_info =
vect_stmt_to_vectorize
(cond_info)
[
all
...]
tree-vect-slp.cc
3393
next_info =
vect_stmt_to_vectorize
(next_info);
3586
scalar_stmts.quick_push (
vect_stmt_to_vectorize
(next_info));
3596
scalar_stmts.quick_push (
vect_stmt_to_vectorize
(next_info));
3674
=
vect_stmt_to_vectorize
(bb_vinfo->roots[i].stmts[j]);
5904
def_stmt_info =
vect_stmt_to_vectorize
(def_stmt_info);
5951
else if (!STMT_SLP_TYPE (
vect_stmt_to_vectorize
(use_info)))
6480
if (PURE_SLP_STMT (
vect_stmt_to_vectorize
(use_stmt_info)))
6621
|| !PURE_SLP_STMT (
vect_stmt_to_vectorize
(use_stmt_info)))
7449
(
vect_stmt_to_vectorize
(bb_vinfo->lookup_def (val)));
tree-vectorizer.h
1812
vect_stmt_to_vectorize
(stmt_vec_info stmt_info)
function
tree-vect-patterns.cc
1742
abd_pattern_vinfo =
vect_stmt_to_vectorize
(abd_pattern_vinfo);
tree-vect-stmts.cc
1287
def_stmt_info =
vect_stmt_to_vectorize
(def_stmt_info);
13891
stmt_vinfo =
vect_stmt_to_vectorize
(stmt_vinfo);
Completed in 49 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026