Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c346 const float vi12c1 = i1[4]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
348 voc0 += vk12c1x0 * vi12c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
349 voc1 += vk12c1x1 * vi12c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
350 voc2 += vk12c1x2 * vi12c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
351 voc3 += vk12c1x3 * vi12c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
366 vi10c1 = vi12c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c174 const __m128 vi12c1 = _mm_load1_ps(i1 + 4); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
175 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk12c1x0123, vi12c1)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
182 vi10c1 = vi12c1; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c333 const float vi12c1 = i1[4]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
335 voc0 += vk12c1x0 * vi12c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
336 voc1 += vk12c1x1 * vi12c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
337 voc2 += vk12c1x2 * vi12c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
338 voc3 += vk12c1x3 * vi12c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
353 vi10c1 = vi12c1; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c333 const float vi12c1 = i1[7]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
335 voc0 += vk12c1x0 * vi12c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
336 voc1 += vk12c1x1 * vi12c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
337 voc2 += vk12c1x2 * vi12c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
338 voc3 += vk12c1x3 * vi12c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
353 vi10c1 = vi12c1; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()