Home
last modified time | relevance | path

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

/external/XNNPACK/src/f32-conv-hwc/
D3x3s2p1c3x4-scalar-1x1.c257 const float vi11c2 = i1[2]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
259 voc0 += vk11c2x0 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
260 voc1 += vk11c2x1 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
261 voc2 += vk11c2x2 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
262 voc3 += vk11c2x3 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
616 const float vi11c2 = i1[2]; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1() local
618 voc0 += vk11c2x0 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
619 voc1 += vk11c2x1 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
620 voc2 += vk11c2x2 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
621 voc3 += vk11c2x3 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p0p1c3x4-scalar-1x1.c257 const float vi11c2 = i1[5]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
259 voc0 += vk11c2x0 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
260 voc1 += vk11c2x1 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
261 voc2 += vk11c2x2 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
262 voc3 += vk11c2x3 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
616 const float vi11c2 = i1[5]; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1() local
618 voc0 += vk11c2x0 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
619 voc1 += vk11c2x1 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
620 voc2 += vk11c2x2 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
621 voc3 += vk11c2x3 * vi11c2; in xnn_f32_conv_hwc_ukernel_3x3s2p0p1c3x4__scalar_1x1()
/external/XNNPACK/src/f32-conv-hwc2chw/
D3x3s2p1c3x4-scalar-1x1.c270 const float vi11c2 = i1[2]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
272 voc0 += vk11c2x0 * vi11c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
273 voc1 += vk11c2x1 * vi11c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
274 voc2 += vk11c2x2 * vi11c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
275 voc3 += vk11c2x3 * vi11c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
614 const float vi11c2 = i1[2]; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1() local
616 voc0 += vk11c2x0 * vi11c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
617 voc1 += vk11c2x1 * vi11c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
618 voc2 += vk11c2x2 * vi11c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
619 voc3 += vk11c2x3 * vi11c2; in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__scalar_1x1()
D3x3s2p1c3x4-sse-1x1.c146 const __m128 vi11c2 = _mm_load1_ps(i1 + 2); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
147 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk11c2x0123, vi11c2)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()
273 const __m128 vi11c2 = _mm_load1_ps(i1 + 2); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1() local
274 voc0123 = _mm_add_ps(voc0123, _mm_mul_ps(vk11c2x0123, vi11c2)); in xnn_f32_conv_hwc2chw_ukernel_3x3s2p1c3x4__sse_1x1()