Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-basic-inst-handler.cc238 size_t element_width = int_size_in_bytes (element_type) * BITS_PER_UNIT; in build_pack() local
239 tree ewidth = build_int_cstu (wide_type, element_width); in build_pack()
245 = element_width == 64 ? (uint64_t) -1 : ((uint64_t) 1 << element_width) - 1; in build_pack()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201834771 Replace element_width with a scalar_mode. Change the shift