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_phi_initial_value
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc
4919
stmt_vec_info info = vinfo->lookup_def (
vect_phi_initial_value
(phi));
6955
tree cond_initial_val =
vect_phi_initial_value
(reduc_def_phi);
7151
initial_value =
vect_phi_initial_value
(reduc_def_phi);
7704
initial_values.quick_push (
vect_phi_initial_value
(this_phi));
7726
tree initial_def =
vect_phi_initial_value
(phi);
8501
init_expr =
vect_phi_initial_value
(phi);
tree-vectorizer.h
1637
vect_phi_initial_value
(gphi *phi)
function
/src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc
5719
stmt_vec_info info = vinfo->lookup_def (
vect_phi_initial_value
(phi));
7857
tree cond_initial_val =
vect_phi_initial_value
(reduc_def_phi);
8062
initial_value =
vect_phi_initial_value
(reduc_def_phi);
8779
initial_values.quick_push (
vect_phi_initial_value
(this_phi));
8801
tree initial_def =
vect_phi_initial_value
(phi);
9703
init_expr =
vect_phi_initial_value
(phi);
10353
init_expr =
vect_phi_initial_value
(phi);
tree-vectorizer.h
1759
vect_phi_initial_value
(gphi *phi)
function
Completed in 31 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026