Home
last modified time | relevance | path

Searched refs:vect_emit_reduction_init_stmts (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-vect-loop.cc4698 vect_emit_reduction_init_stmts (loop_vec_info loop_vinfo, in vect_emit_reduction_init_stmts() function
4787 vect_emit_reduction_init_stmts (loop_vinfo, reduc_info, stmts); in get_initial_def_for_reduction()
4895 vect_emit_reduction_init_stmts (loop_vinfo, reduc_info, ctor_seq); in get_initial_defs_for_reduction()
DChangeLog-202120426 (vect_emit_reduction_init_stmts): New function.