Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c294 const float vi02c0 = i0[3]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
296 voc0 += vk02c0x0 * vi02c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
297 voc1 += vk02c0x1 * vi02c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
298 voc2 += vk02c0x2 * vi02c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
299 voc3 += vk02c0x3 * vi02c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
325 vi00c0 = vi02c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c154 const __m128 vi02c0 = _mm_load1_ps(i0 + 3); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
155 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk02c0x0123, vi02c0)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
165 vi00c0 = vi02c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c281 const float vi02c0 = i0[3]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
283 voc0 += vk02c0x0 * vi02c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
284 voc1 += vk02c0x1 * vi02c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
285 voc2 += vk02c0x2 * vi02c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
286 voc3 += vk02c0x3 * vi02c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
312 vi00c0 = vi02c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c281 const float vi02c0 = i0[6]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
283 voc0 += vk02c0x0 * vi02c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
284 voc1 += vk02c0x1 * vi02c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
285 voc2 += vk02c0x2 * vi02c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
286 voc3 += vk02c0x3 * vi02c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
312 vi00c0 = vi02c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()