Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c306 const float vi12c0 = i1[3]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
308 voc0 += vk12c0x0 * vi12c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
309 voc1 += vk12c0x1 * vi12c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
310 voc2 += vk12c0x2 * vi12c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
311 voc3 += vk12c0x3 * vi12c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
326 vi10c0 = vi12c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c158 const __m128 vi12c0 = _mm_load1_ps(i1 + 3); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
159 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk12c0x0123, vi12c0)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
166 vi10c0 = vi12c0; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c293 const float vi12c0 = i1[3]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
295 voc0 += vk12c0x0 * vi12c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
296 voc1 += vk12c0x1 * vi12c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
297 voc2 += vk12c0x2 * vi12c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
298 voc3 += vk12c0x3 * vi12c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
313 vi10c0 = vi12c0; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c293 const float vi12c0 = i1[6]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
295 voc0 += vk12c0x0 * vi12c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
296 voc1 += vk12c0x1 * vi12c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
297 voc2 += vk12c0x2 * vi12c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
298 voc3 += vk12c0x3 * vi12c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
313 vi10c0 = vi12c0; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()