OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reduc_input
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h
664
tree
reduc_input
;
member in struct:vect_reusable_accumulator
tree-vect-loop.cc
5782
tree old_vectype = TREE_TYPE (accumulator->
reduc_input
);
6335
add_phi_arg (new_phi, reduc_info->reused_accumulator->
reduc_input
,
8875
tree def = accumulator->
reduc_input
;
8910
accumulator->
reduc_input
= def;
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc
4982
tree old_vectype = TREE_TYPE (accumulator->
reduc_input
);
5529
add_phi_arg (new_phi, reduc_info->reused_accumulator->
reduc_input
,
7800
tree def = accumulator->
reduc_input
;
7835
accumulator->
reduc_input
= def;
tree-vectorizer.h
611
tree
reduc_input
;
member in struct:vect_reusable_accumulator
Completed in 29 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026