OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:push_vec_def
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h
178
void
push_vec_def
(gimple *def);
179
void
push_vec_def
(tree def) { vec_defs.quick_push (def); }
function in struct:_slp_tree
tree-vect-stmts.cc
3089
slp_node->
push_vec_def
(new_stmt);
3585
slp_node->
push_vec_def
(new_stmt);
3726
slp_node->
push_vec_def
(call);
5013
slp_node->
push_vec_def
(new_stmt);
5750
slp_node->
push_vec_def
(new_stmt);
5806
slp_node->
push_vec_def
(new_stmt);
5852
slp_node->
push_vec_def
(new_stmt);
6056
slp_node->
push_vec_def
(new_stmt);
6514
slp_node->
push_vec_def
(new_stmt);
7182
slp_node->
push_vec_def
(new_stmt)
[
all
...]
tree-vect-loop.cc
7299
slp_node->
push_vec_def
(new_stmt);
8673
slp_node->
push_vec_def
(new_stmt);
8960
slp_node->
push_vec_def
(new_phi);
9021
slp_node->
push_vec_def
(new_phi);
9113
slp_node->
push_vec_def
(new_phis[j]);
9316
slp_node->
push_vec_def
(vperm);
10295
slp_node->
push_vec_def
(induction_phi);
10305
slp_node->
push_vec_def
(SLP_TREE_VEC_DEFS (slp_node)[0]);
10343
slp_node->
push_vec_def
(def);
tree-vect-slp.cc
155
_slp_tree::
push_vec_def
(gimple *def)
function in class:_slp_tree
8941
node->
push_vec_def
(perm_stmt);
Completed in 54 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026