Searched refs:estimated_nunits (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-loop.c4080 unsigned estimated_nunits = vect_nunits_for_cost (vectype); local
4083 2 * estimated_nunits,
4088 2 * estimated_nunits - 3,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop.cc4645 unsigned estimated_nunits = vect_nunits_for_cost (vectype); local
4648 2 * estimated_nunits,
4653 2 * estimated_nunits - 3,

Completed in 132 milliseconds