Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop.cc5037 vect_create_partial_epilog (tree vec_def, tree vectype, code_helper code, in vect_create_partial_epilog() function
5880 new_temp = vect_create_partial_epilog (reduc_inputs[0], vectype1, in vect_create_epilog_for_reduction()
7818 def = vect_create_partial_epilog (def, rvectype, in vect_transform_cycle_phi()
H A DChangeLog-20212558 (vect_create_partial_epilog): Likewise. Use gimple_build rather
20355 (vect_create_partial_epilog): New function, split out from...