OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STMT_VINFO_GATHER_SCATTER_P
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-data-refs.cc
378
return (!
STMT_VINFO_GATHER_SCATTER_P
(dr_info_a->stmt)
379
&& !
STMT_VINFO_GATHER_SCATTER_P
(dr_info_b->stmt)
460
if (
STMT_VINFO_GATHER_SCATTER_P
(stmtinfo_a)
461
||
STMT_VINFO_GATHER_SCATTER_P
(stmtinfo_b))
1282
&& !
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
1326
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
1599
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info)
3182
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
3426
||
STMT_VINFO_GATHER_SCATTER_P
(stmtinfo_a))
3438
||
STMT_VINFO_GATHER_SCATTER_P
(stmtinfo_b)
[
all
...]
tree-vectorizer.cc
608
STMT_VINFO_GATHER_SCATTER_P
(new_stmt_info)
609
=
STMT_VINFO_GATHER_SCATTER_P
(old_stmt_info);
tree-vect-slp.cc
645
STMT_VINFO_GATHER_SCATTER_P
(stmt_info), swap);
671
gcc_assert (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info));
1306
&& (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info)
1307
!=
STMT_VINFO_GATHER_SCATTER_P
(first_stmt_info)))
1431
&& !
STMT_VINFO_GATHER_SCATTER_P
(stmt_info)
1855
STMT_VINFO_GATHER_SCATTER_P
1930
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
6052
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info)
tree-vect-stmts.cc
102
&& (stmt_info &&
STMT_VINFO_GATHER_SCATTER_P
(stmt_info)))
105
&& (stmt_info &&
STMT_VINFO_GATHER_SCATTER_P
(stmt_info)))
852
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_vinfo))
2308
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
2544
(stmt_info->stmt, op_no,
STMT_VINFO_GATHER_SCATTER_P
(stmt_info));
8177
(call, mask_index,
STMT_VINFO_GATHER_SCATTER_P
(stmt_info));
8744
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
9026
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
9041
if (!
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
9084
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info)
[
all
...]
tree-vectorizer.h
1507
#define
STMT_VINFO_GATHER_SCATTER_P
(S) (S)->gather_scatter_p
tree-vect-loop-manip.cc
2631
if (!
STMT_VINFO_GATHER_SCATTER_P
(dr_info->stmt)
tree-vect-patterns.cc
6209
as such from the outset (indicated by
STMT_VINFO_GATHER_SCATTER_P
). */
6222
if (!dr || !
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
tree-vect-loop.cc
11768
||
STMT_VINFO_GATHER_SCATTER_P
(vstmt_vinfo))
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-data-refs.cc
329
return (!
STMT_VINFO_GATHER_SCATTER_P
(dr_info_a->stmt)
330
&& !
STMT_VINFO_GATHER_SCATTER_P
(dr_info_b->stmt)
411
if (
STMT_VINFO_GATHER_SCATTER_P
(stmtinfo_a)
412
||
STMT_VINFO_GATHER_SCATTER_P
(stmtinfo_b))
986
&& !
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
1030
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
1303
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info)
2884
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
3129
||
STMT_VINFO_GATHER_SCATTER_P
(stmtinfo_a))
3141
||
STMT_VINFO_GATHER_SCATTER_P
(stmtinfo_b)
[
all
...]
tree-vectorizer.cc
607
STMT_VINFO_GATHER_SCATTER_P
(new_stmt_info)
608
=
STMT_VINFO_GATHER_SCATTER_P
(old_stmt_info);
tree-vect-stmts.cc
100
&& (stmt_info &&
STMT_VINFO_GATHER_SCATTER_P
(stmt_info)))
103
&& (stmt_info &&
STMT_VINFO_GATHER_SCATTER_P
(stmt_info)))
804
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_vinfo))
2469
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
8202
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
8330
else if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
8362
else if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
8891
gcc_assert (!
STMT_VINFO_GATHER_SCATTER_P
(stmt_info));
9579
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
9660
else if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info)
[
all
...]
tree-vectorizer.h
1386
#define
STMT_VINFO_GATHER_SCATTER_P
(S) (S)->gather_scatter_p
tree-vect-slp.cc
1725
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
4442
if (
STMT_VINFO_GATHER_SCATTER_P
(stmt_info)
tree-vect-loop-manip.cc
1842
if (!
STMT_VINFO_GATHER_SCATTER_P
(dr_info->stmt)
tree-vect-patterns.cc
4932
as such from the outset (indicated by
STMT_VINFO_GATHER_SCATTER_P
). */
4945
if (!dr || !
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
5333
if (stmt_info &&
STMT_VINFO_GATHER_SCATTER_P
(stmt_info))
Completed in 76 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026