Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-vect-loop.cc5494 tree single_input = reduc_inputs[0]; in vect_create_epilog_for_reduction() local
5496 single_input = gimple_build (&stmts, code, vectype, in vect_create_epilog_for_reduction()
5497 single_input, reduc_inputs[k]); in vect_create_epilog_for_reduction()
5501 reduc_inputs.safe_push (single_input); in vect_create_epilog_for_reduction()