Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c398 const float vi22c2 = i2[5]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
400 voc0 += vk22c2x0 * vi22c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
401 voc1 += vk22c2x1 * vi22c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
402 voc2 += vk22c2x2 * vi22c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
403 voc3 += vk22c2x3 * vi22c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
407 vi20c2 = vi22c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c194 const __m128 vi22c2 = _mm_load1_ps(i2 + 5); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
195 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk22c2x0123, vi22c2)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
199 vi20c2 = vi22c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c385 const float vi22c2 = i2[5]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
387 voc0 += vk22c2x0 * vi22c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
388 voc1 += vk22c2x1 * vi22c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
389 voc2 += vk22c2x2 * vi22c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
390 voc3 += vk22c2x3 * vi22c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
394 vi20c2 = vi22c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c385 const float vi22c2 = i2[8]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
387 voc0 += vk22c2x0 * vi22c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
388 voc1 += vk22c2x1 * vi22c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
389 voc2 += vk22c2x2 * vi22c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
390 voc3 += vk22c2x3 * vi22c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
394 vi20c2 = vi22c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()