Searched refs:vect_gen_while (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-vect-loop-manip.cc | 613 init_ctrl = vect_gen_while (preheader_seq, ctrl_type, in vect_set_loop_controls_directly() 654 next_ctrl = vect_gen_while (&stmts, ctrl_type, test_index, in vect_set_loop_controls_directly()
|
| D | tree-vectorizer.h | 2193 extern tree vect_gen_while (gimple_seq *, tree, tree, tree,
|
| D | tree-vect-stmts.cc | 12421 vect_gen_while (gimple_seq *seq, tree mask_type, tree start_index, in vect_gen_while() function 12448 tree tmp = vect_gen_while (seq, mask_type, start_index, end_index); in vect_gen_while_not()
|
| D | ChangeLog-2021 | 20068 * tree-vect-stmts.c (vect_gen_while): Properly guard 20163 * tree-vectorizer.h (vect_gen_while): Match up with 20165 * tree-vect-stmts.c (vect_gen_while): Adjust API to that
|
| D | ChangeLog-2018 | 32612 (vect_set_loop_condition, vect_get_loop_mask_type, vect_gen_while) 32662 (vect_gen_while): New function.
|