OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vec_lhs_phi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-loop.cc
10647
tree
vec_lhs_phi
= copy_ssa_name (vec_lhs);
local
10648
gimple *phi = create_phi_node (
vec_lhs_phi
, exit_bb);
10659
vec_lhs_phi
, bitsize, bitstart);
10694
vec_lhs_phi
, last_index);
10718
mask,
vec_lhs_phi
);
10728
new_tree = build3 (BIT_FIELD_REF, bftype,
vec_lhs_phi
, bitsize, bitstart);
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop.cc
8937
tree
vec_lhs_phi
= copy_ssa_name (vec_lhs);
local
8938
gimple *phi = create_phi_node (
vec_lhs_phi
, exit_bb);
8956
mask,
vec_lhs_phi
);
8967
vec_lhs_phi
, bitsize, bitstart);
Completed in 70 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026