Lines Matching refs:upper_masked
12642 uint16x8_t upper_masked = vandq_u16(upper, vmovq_n_u16(0x1F));12645 uint16x8_t composed = vsliq_n_u16(lower, upper_masked, 6);