Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c221 const float vi11c1 = i1[1]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
223 voc0 += vk11c1x0 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
224 voc1 += vk11c1x1 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
225 voc2 += vk11c1x2 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
226 voc3 += vk11c1x3 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
580 const float vi11c1 = i1[1]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
582 voc0 += vk11c1x0 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
583 voc1 += vk11c1x1 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
584 voc2 += vk11c1x2 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
585 voc3 += vk11c1x3 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c221 const float vi11c1 = i1[4]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
223 voc0 += vk11c1x0 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
224 voc1 += vk11c1x1 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
225 voc2 += vk11c1x2 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
226 voc3 += vk11c1x3 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
580 const float vi11c1 = i1[4]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
582 voc0 += vk11c1x0 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
583 voc1 += vk11c1x1 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
584 voc2 += vk11c1x2 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
585 voc3 += vk11c1x3 * vi11c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c234 const float vi11c1 = i1[1]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
236 voc0 += vk11c1x0 * vi11c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
237 voc1 += vk11c1x1 * vi11c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
238 voc2 += vk11c1x2 * vi11c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
239 voc3 += vk11c1x3 * vi11c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
578 const float vi11c1 = i1[1]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
580 voc0 += vk11c1x0 * vi11c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
581 voc1 += vk11c1x1 * vi11c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
582 voc2 += vk11c1x2 * vi11c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
583 voc3 += vk11c1x3 * vi11c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c134 const __m128 vi11c1 = _mm_load1_ps(i1 + 1); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
135 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk11c1x0123, vi11c1)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
261 const __m128 vi11c1 = _mm_load1_ps(i1 + 1); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
262 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk11c1x0123, vi11c1)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()