Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c185 const float vi11c0 = i1[0]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
187 voc0 += vk11c0x0 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
188 voc1 += vk11c0x1 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
189 voc2 += vk11c0x2 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
190 voc3 += vk11c0x3 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
544 const float vi11c0 = i1[0]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
546 voc0 += vk11c0x0 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
547 voc1 += vk11c0x1 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
548 voc2 += vk11c0x2 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
549 voc3 += vk11c0x3 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c185 const float vi11c0 = i1[3]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
187 voc0 += vk11c0x0 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
188 voc1 += vk11c0x1 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
189 voc2 += vk11c0x2 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
190 voc3 += vk11c0x3 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
544 const float vi11c0 = i1[3]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
546 voc0 += vk11c0x0 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
547 voc1 += vk11c0x1 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
548 voc2 += vk11c0x2 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
549 voc3 += vk11c0x3 * vi11c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c198 const float vi11c0 = i1[0]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
200 voc0 += vk11c0x0 * vi11c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
201 voc1 += vk11c0x1 * vi11c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
202 voc2 += vk11c0x2 * vi11c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
203 voc3 += vk11c0x3 * vi11c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
542 const float vi11c0 = i1[0]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
544 voc0 += vk11c0x0 * vi11c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
545 voc1 += vk11c0x1 * vi11c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
546 voc2 += vk11c0x2 * vi11c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
547 voc3 += vk11c0x3 * vi11c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c122 const __m128 vi11c0 = _mm_load1_ps(i1); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
123 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk11c0x0123, vi11c0)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
249 const __m128 vi11c0 = _mm_load1_ps(i1); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
250 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk11c0x0123, vi11c0)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()