Searched refs:vx23 (Results 1 – 2 of 2) sorted by relevance
51 const uint32x2_t vx23 = vld1_lane_u32(x3, vx22, 1); x3 += 1; in xnn_x32_packx_ukernel_4x__neon_st4() local52 const uint32x4_t vy = vcombine_u32(vx01, vx23); in xnn_x32_packx_ukernel_4x__neon_st4()
80 const __m128 vx23 = _mm_unpacklo_ps(vx2, vx3); in xnn_x32_packx_ukernel_4x__sse() local81 const __m128 vy = _mm_movelh_ps(vx01, vx23); in xnn_x32_packx_ukernel_4x__sse()