Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop.cc4986 tree prev_vectype = old_vectype; in vect_find_reusable_accumulator() local
4996 || !can_vec_extract (TYPE_MODE (prev_vectype), in vect_find_reusable_accumulator()
4999 prev_vectype = intermediate_vectype; in vect_find_reusable_accumulator()