Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c258 const float vi01c2 = i0[2]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
260 voc0 += vk01c2x0 * vi01c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
261 voc1 += vk01c2x1 * vi01c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
262 voc2 += vk01c2x2 * vi01c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
263 voc3 += vk01c2x3 * vi01c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
602 const float vi01c2 = i0[2]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
604 voc0 += vk01c2x0 * vi01c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
605 voc1 += vk01c2x1 * vi01c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
606 voc2 += vk01c2x2 * vi01c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
607 voc3 += vk01c2x3 * vi01c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c142 const __m128 vi01c2 = _mm_load1_ps(i0 + 2); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
143 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk01c2x0123, vi01c2)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
269 const __m128 vi01c2 = _mm_load1_ps(i0 + 2); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
270 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk01c2x0123, vi01c2)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c245 const float vi01c2 = i0[2]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
247 voc0 += vk01c2x0 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
248 voc1 += vk01c2x1 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
249 voc2 += vk01c2x2 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
250 voc3 += vk01c2x3 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
604 const float vi01c2 = i0[2]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
606 voc0 += vk01c2x0 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
607 voc1 += vk01c2x1 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
608 voc2 += vk01c2x2 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
609 voc3 += vk01c2x3 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c245 const float vi01c2 = i0[5]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
247 voc0 += vk01c2x0 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
248 voc1 += vk01c2x1 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
249 voc2 += vk01c2x2 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
250 voc3 += vk01c2x3 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
604 const float vi01c2 = i0[5]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
606 voc0 += vk01c2x0 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
607 voc1 += vk01c2x1 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
608 voc2 += vk01c2x2 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
609 voc3 += vk01c2x3 * vi01c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()