OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:left_op
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-slp-patterns.cc
847
vec<slp_tree> &
left_op
,
905
ops.safe_splice (
left_op
);
1035
auto_vec<slp_tree>
left_op
, right_op;
1054
left_op
.safe_splice (SLP_TREE_CHILDREN (vals[1]));
1058
left_op
.safe_splice (SLP_TREE_CHILDREN (l0node[0]));
1062
if (
left_op
.length () != 2
1066
|| linear_loads_p (perm_cache,
left_op
[1]) == PERM_ODDEVEN)
1070
if (!vect_validate_multiplication (perm_cache, compat_cache,
left_op
,
1075
std::swap (
left_op
[0],
left_op
[1])
1283
auto_vec<slp_tree>
left_op
, right_op;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp-patterns.cc
847
vec<slp_tree> &
left_op
,
905
ops.safe_splice (
left_op
);
1035
auto_vec<slp_tree>
left_op
, right_op;
1054
left_op
.safe_splice (SLP_TREE_CHILDREN (vals[1]));
1058
left_op
.safe_splice (SLP_TREE_CHILDREN (l0node[0]));
1062
if (
left_op
.length () != 2
1066
|| linear_loads_p (perm_cache,
left_op
[1]) == PERM_ODDEVEN)
1070
if (!vect_validate_multiplication (perm_cache, compat_cache,
left_op
,
1098
complex_perm_kinds_t kind = linear_loads_p (perm_cache,
left_op
[0]);
1101
ops->quick_push (
left_op
[1])
1275
auto_vec<slp_tree>
left_op
, right_op;
local
[
all
...]
Completed in 15 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026