Home
last modified time | relevance | path

Searched defs:elt_bits (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vect-slp.c231 poly_int64 elt_bits = elt_bytes * BITS_PER_UNIT; in can_duplicate_and_interleave_p() local
H A Dvarasm.c3946 unsigned int elt_bits = GET_MODE_BITSIZE (mode) / nelts; in output_constant_pool_2() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dada-lang.c2048 constrained_packed_array_type (struct type *type, long *elt_bits) in constrained_packed_array_type()