Searched refs:r3_hi (Results 1 – 1 of 1) sorted by relevance
1583 const int16x8_t r3_hi = vaddq_s16(L3, d_hi); in TM16_NEON() local1588 const uint8x16_t row3 = vcombine_u8(vqmovun_s16(r3_lo), vqmovun_s16(r3_hi)); in TM16_NEON()