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