Home
last modified time | relevance | path

Searched refs:vi21c2 (Results 1 – 4 of 4) sorted by relevance

/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c282 const float vi21c2 = i2[2]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
284 voc0 += vk21c2x0 * vi21c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
285 voc1 += vk21c2x1 * vi21c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
286 voc2 += vk21c2x2 * vi21c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
287 voc3 += vk21c2x3 * vi21c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
626 const float vi21c2 = i2[2]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
628 voc0 += vk21c2x0 * vi21c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
629 voc1 += vk21c2x1 * vi21c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
630 voc2 += vk21c2x2 * vi21c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
631 voc3 += vk21c2x3 * vi21c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c150 const __m128 vi21c2 = _mm_load1_ps(i2 + 2); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
151 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk21c2x0123, vi21c2)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
277 const __m128 vi21c2 = _mm_load1_ps(i2 + 2); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
278 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk21c2x0123, vi21c2)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c269 const float vi21c2 = i2[2]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
271 voc0 += vk21c2x0 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
272 voc1 += vk21c2x1 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
273 voc2 += vk21c2x2 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
274 voc3 += vk21c2x3 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
628 const float vi21c2 = i2[2]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
630 voc0 += vk21c2x0 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
631 voc1 += vk21c2x1 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
632 voc2 += vk21c2x2 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
633 voc3 += vk21c2x3 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c269 const float vi21c2 = i2[5]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
271 voc0 += vk21c2x0 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
272 voc1 += vk21c2x1 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
273 voc2 += vk21c2x2 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
274 voc3 += vk21c2x3 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
628 const float vi21c2 = i2[5]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
630 voc0 += vk21c2x0 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
631 voc1 += vk21c2x1 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
632 voc2 += vk21c2x2 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
633 voc3 += vk21c2x3 * vi21c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()