Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c82 float vi20c2 = 0.0f; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
176 voc0 += vk20c2x0 * vi20c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
177 voc1 += vk20c2x1 * vi20c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
178 voc2 += vk20c2x2 * vi20c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
179 voc3 += vk20c2x3 * vi20c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
407 vi20c2 = vi22c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
520 voc0 += vk20c2x0 * vi20c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
521 voc1 += vk20c2x1 * vi20c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
522 voc2 += vk20c2x2 * vi20c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
523 voc3 += vk20c2x3 * vi20c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c84 __m128 vi20c2 = _mm_setzero_ps(); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
115 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk20c2x0123, vi20c2)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
199 vi20c2 = vi22c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
242 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk20c2x0123, vi20c2)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c68 float vi20c2 = 0.0f; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
163 voc0 += vk20c2x0 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
164 voc1 += vk20c2x1 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
165 voc2 += vk20c2x2 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
166 voc3 += vk20c2x3 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
394 vi20c2 = vi22c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
522 voc0 += vk20c2x0 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
523 voc1 += vk20c2x1 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
524 voc2 += vk20c2x2 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
525 voc3 += vk20c2x3 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c68 float vi20c2 = i2[2]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
163 voc0 += vk20c2x0 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
164 voc1 += vk20c2x1 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
165 voc2 += vk20c2x2 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
166 voc3 += vk20c2x3 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
394 vi20c2 = vi22c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
522 voc0 += vk20c2x0 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
523 voc1 += vk20c2x1 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
524 voc2 += vk20c2x2 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
525 voc3 += vk20c2x3 * vi20c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()