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_internal_def
(Results
1 - 19
of
19
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-slp.cc
229
SLP_TREE_DEF_TYPE (node) =
vect_internal_def
;
241
SLP_TREE_DEF_TYPE (node) =
vect_internal_def
;
780
case
vect_internal_def
:
926
else if ((dt ==
vect_internal_def
1652
if (dt ==
vect_internal_def
1657
if (dt ==
vect_internal_def
1724
SLP_TREE_DEF_TYPE (res) =
vect_internal_def
;
1798
SLP_TREE_DEF_TYPE (child1) =
vect_internal_def
;
1807
SLP_TREE_DEF_TYPE (child2) =
vect_internal_def
;
1817
SLP_TREE_DEF_TYPE (perm) =
vect_internal_def
;
[
all
...]
tree-vect-patterns.cc
268
&& STMT_VINFO_DEF_TYPE (def_stmt_info) ==
vect_internal_def
)
291
if (dt !=
vect_internal_def
649
|| this_unprom->dt !=
vect_internal_def
)
2864
unprom.set_op (value,
vect_internal_def
);
3068
if (unprom[i].dt ==
vect_internal_def
)
3747
if (dt !=
vect_internal_def
)
3820
if (dt !=
vect_internal_def
3861
if (is_a <bb_vec_info> (vinfo) || dt !=
vect_internal_def
)
3883
if (! is_a <bb_vec_info> (vinfo) && dt ==
vect_internal_def
)
3909
if (dt !=
vect_internal_def
|| TYPE_MODE (TREE_TYPE (oprnd1)) == mode
[
all
...]
tree-vect-slp-patterns.cc
229
else if (SLP_TREE_DEF_TYPE (root) !=
vect_internal_def
)
755
if (SLP_TREE_DEF_TYPE (a) !=
vect_internal_def
)
tree-vect-stmts.cc
2483
&& SLP_TREE_DEF_TYPE (mask_node_1) !=
vect_internal_def
)
3166
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
3924
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
5202
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
5924
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
6148
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
6229
if ((dt[1] ==
vect_internal_def
6236
|| dt[1] ==
vect_internal_def
)
6258
if (dt[1] ==
vect_internal_def
6346
&& dt[1] ==
vect_internal_def
)
[
all
...]
tree-vect-loop.cc
839
=
vect_internal_def
;
2161
if ((STMT_VINFO_DEF_TYPE (stmt_info) ==
vect_internal_def
8332
STMT_VINFO_DEF_TYPE (vect_orig_stmt (tem)) =
vect_internal_def
;
8333
STMT_VINFO_DEF_TYPE (tem) =
vect_internal_def
;
8985
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
9041
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
)
9065
else if (SLP_TREE_DEF_TYPE (child) ==
vect_internal_def
9100
if (SLP_TREE_DEF_TYPE (child) ==
vect_internal_def
12053
|| STMT_VINFO_DEF_TYPE (stmt_info) ==
vect_internal_def
)
12078
|| STMT_VINFO_DEF_TYPE (stmt_info) ==
vect_internal_def
[
all
...]
tree-vectorizer.cc
709
STMT_VINFO_DEF_TYPE (res) =
vect_internal_def
;
tree-vectorizer.h
63
vect_internal_def
,
enumerator in enum:vect_def_type
tree-parloops.cc
204
&& STMT_VINFO_DEF_TYPE (def_stmt_info) ==
vect_internal_def
316
("
vect_internal_def
"), or it's an induction (defined by a
334
("
vect_internal_def
"), or it's an induction (defined by a
767
the other def is either defined in the loop ("
vect_internal_def
"),
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp.cc
200
SLP_TREE_DEF_TYPE (node) =
vect_internal_def
;
212
SLP_TREE_DEF_TYPE (node) =
vect_internal_def
;
663
case
vect_internal_def
:
776
else if ((dt ==
vect_internal_def
1453
if (dt ==
vect_internal_def
1458
if (dt ==
vect_internal_def
1524
SLP_TREE_DEF_TYPE (res) =
vect_internal_def
;
1597
SLP_TREE_DEF_TYPE (child1) =
vect_internal_def
;
1606
SLP_TREE_DEF_TYPE (child2) =
vect_internal_def
;
1616
SLP_TREE_DEF_TYPE (perm) =
vect_internal_def
;
[
all
...]
tree-vect-stmts.cc
2635
&& SLP_TREE_DEF_TYPE (mask_node_1) !=
vect_internal_def
)
3298
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
4004
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
4882
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
5416
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
5632
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
5713
if ((dt[1] ==
vect_internal_def
5720
|| dt[1] ==
vect_internal_def
)
5742
if (dt[1] ==
vect_internal_def
5830
&& dt[1] ==
vect_internal_def
)
[
all
...]
tree-vect-patterns.cc
255
&& STMT_VINFO_DEF_TYPE (def_stmt_info) ==
vect_internal_def
)
278
if (dt !=
vect_internal_def
624
|| this_unprom->dt !=
vect_internal_def
)
1959
if (unprom[i].dt ==
vect_internal_def
)
2639
if (dt !=
vect_internal_def
)
2712
if (dt !=
vect_internal_def
2753
if (is_a <bb_vec_info> (vinfo) || dt !=
vect_internal_def
)
2770
if (! is_a <bb_vec_info> (vinfo) && dt ==
vect_internal_def
)
2796
if (dt !=
vect_internal_def
|| TYPE_MODE (TREE_TYPE (oprnd1)) == mode)
3873
|| STMT_VINFO_DEF_TYPE (stmt_vinfo) !=
vect_internal_def
)
[
all
...]
tree-vect-slp-patterns.cc
229
else if (SLP_TREE_DEF_TYPE (root) !=
vect_internal_def
)
755
if (SLP_TREE_DEF_TYPE (a) !=
vect_internal_def
)
tree-vect-loop.cc
710
=
vect_internal_def
;
1717
if ((STMT_VINFO_DEF_TYPE (stmt_info) ==
vect_internal_def
7406
STMT_VINFO_DEF_TYPE (vect_orig_stmt (tem)) =
vect_internal_def
;
7407
STMT_VINFO_DEF_TYPE (tem) =
vect_internal_def
;
7909
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
7965
if (STMT_VINFO_DEF_TYPE (stmt_info) !=
vect_internal_def
)
7989
else if (SLP_TREE_DEF_TYPE (child) ==
vect_internal_def
8024
if (SLP_TREE_DEF_TYPE (child) ==
vect_internal_def
9827
|| STMT_VINFO_DEF_TYPE (stmt_info) ==
vect_internal_def
)
9852
|| STMT_VINFO_DEF_TYPE (stmt_info) ==
vect_internal_def
)
[
all
...]
tree-vectorizer.cc
708
STMT_VINFO_DEF_TYPE (res) =
vect_internal_def
;
tree-vectorizer.h
63
vect_internal_def
,
enumerator in enum:vect_def_type
tree-parloops.cc
204
&& STMT_VINFO_DEF_TYPE (def_stmt_info) ==
vect_internal_def
316
("
vect_internal_def
"), or it's an induction (defined by a
334
("
vect_internal_def
"), or it's an induction (defined by a
767
the other def is either defined in the loop ("
vect_internal_def
"),
/src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc
4202
|| STMT_VINFO_DEF_TYPE (def_stmt_info) !=
vect_internal_def
)
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc
16570
|| STMT_VINFO_DEF_TYPE (def_stmt_info) !=
vect_internal_def
)
16635
|| STMT_VINFO_DEF_TYPE (def_stmt_info) !=
vect_internal_def
)
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc
16193
|| STMT_VINFO_DEF_TYPE (def_stmt_info) !=
vect_internal_def
)
Completed in 80 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026