Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c318 const float vi22c0 = i2[3]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
320 voc0 += vk22c0x0 * vi22c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
321 voc1 += vk22c0x1 * vi22c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
322 voc2 += vk22c0x2 * vi22c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
323 voc3 += vk22c0x3 * vi22c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
327 vi20c0 = vi22c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c162 const __m128 vi22c0 = _mm_load1_ps(i2 + 3); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
163 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk22c0x0123, vi22c0)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
167 vi20c0 = vi22c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c305 const float vi22c0 = i2[3]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
307 voc0 += vk22c0x0 * vi22c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
308 voc1 += vk22c0x1 * vi22c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
309 voc2 += vk22c0x2 * vi22c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
310 voc3 += vk22c0x3 * vi22c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
314 vi20c0 = vi22c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c305 const float vi22c0 = i2[6]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
307 voc0 += vk22c0x0 * vi22c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
308 voc1 += vk22c0x1 * vi22c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
309 voc2 += vk22c0x2 * vi22c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
310 voc3 += vk22c0x3 * vi22c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
314 vi20c0 = vi22c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()