Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c246 const float vi21c1 = i2[1]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
248 voc0 += vk21c1x0 * vi21c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
249 voc1 += vk21c1x1 * vi21c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
250 voc2 += vk21c1x2 * vi21c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
251 voc3 += vk21c1x3 * vi21c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
590 const float vi21c1 = i2[1]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
592 voc0 += vk21c1x0 * vi21c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
593 voc1 += vk21c1x1 * vi21c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
594 voc2 += vk21c1x2 * vi21c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
595 voc3 += vk21c1x3 * vi21c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c138 const __m128 vi21c1 = _mm_load1_ps(i2 + 1); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
139 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk21c1x0123, vi21c1)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
265 const __m128 vi21c1 = _mm_load1_ps(i2 + 1); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
266 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk21c1x0123, vi21c1)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c233 const float vi21c1 = i2[1]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
235 voc0 += vk21c1x0 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
236 voc1 += vk21c1x1 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
237 voc2 += vk21c1x2 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
238 voc3 += vk21c1x3 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
592 const float vi21c1 = i2[1]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
594 voc0 += vk21c1x0 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
595 voc1 += vk21c1x1 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
596 voc2 += vk21c1x2 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
597 voc3 += vk21c1x3 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c233 const float vi21c1 = i2[4]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
235 voc0 += vk21c1x0 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
236 voc1 += vk21c1x1 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
237 voc2 += vk21c1x2 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
238 voc3 += vk21c1x3 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
592 const float vi21c1 = i2[4]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
594 voc0 += vk21c1x0 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
595 voc1 += vk21c1x1 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
596 voc2 += vk21c1x2 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
597 voc3 += vk21c1x3 * vi21c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()