Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-stmts.c2247 poly_uint64 vbsize = GET_MODE_BITSIZE (vmode); in vector_vector_composition_type() local
2249 if (constant_multiple_p (vbsize, nelts, &pbsize)) in vector_vector_composition_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-stmts.cc2130 poly_uint64 vbsize = GET_MODE_BITSIZE (vmode); in vector_vector_composition_type() local
2132 if (constant_multiple_p (vbsize, nelts, &pbsize)) in vector_vector_composition_type()