Home
last modified time | relevance | path

Searched defs:multtype (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-patterns.c2804 tree multtype = cast_to_unsigned_p ? unsigned_type_for (itype) : itype; in vect_synth_mult_by_constant() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-patterns.cc3160 tree multtype = cast_to_unsigned_p ? unsigned_type_for (itype) : itype; in vect_synth_mult_by_constant() local