Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c62 float vi00c2 = 0.0f; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
143 voc0 += vk00c2x0 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
144 voc1 += vk00c2x1 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
145 voc2 += vk00c2x2 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
146 voc3 += vk00c2x3 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
392 vi00c2 = vi02c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
502 voc0 += vk00c2x0 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
503 voc1 += vk00c2x1 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
504 voc2 += vk00c2x2 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
505 voc3 += vk00c2x3 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c62 float vi00c2 = i0[2]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
143 voc0 += vk00c2x0 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
144 voc1 += vk00c2x1 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
145 voc2 += vk00c2x2 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
146 voc3 += vk00c2x3 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
392 vi00c2 = vi02c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
502 voc0 += vk00c2x0 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
503 voc1 += vk00c2x1 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
504 voc2 += vk00c2x2 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
505 voc3 += vk00c2x3 * vi00c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c76 float vi00c2 = 0.0f; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
156 voc0 += vk00c2x0 * vi00c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
157 voc1 += vk00c2x1 * vi00c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
158 voc2 += vk00c2x2 * vi00c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
159 voc3 += vk00c2x3 * vi00c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
405 vi00c2 = vi02c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
500 voc0 += vk00c2x0 * vi00c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
501 voc1 += vk00c2x1 * vi00c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
502 voc2 += vk00c2x2 * vi00c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
503 voc3 += vk00c2x3 * vi00c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c78 __m128 vi00c2 = _mm_setzero_ps(); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
109 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk00c2x0123, vi00c2)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
197 vi00c2 = vi02c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
236 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk00c2x0123, vi00c2)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()