Home
last modified time | relevance | path

Searched refs:va5c1 (Results 1 – 17 of 17) sorted by relevance

/external/XNNPACK/src/f32-gemm/gen/
D6x8-neonfma-dup-ld64.c124 const float32x4_t va5c1 = vdupq_lane_f32(va5, 1); in xnn_f32_gemm_ukernel_6x8__neonfma_dup_ld64() local
130 vacc5x0123 = vfmaq_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_gemm_ukernel_6x8__neonfma_dup_ld64()
136 vacc5x4567 = vfmaq_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_gemm_ukernel_6x8__neonfma_dup_ld64()
D6x8-neon-dup-ld64.c124 const float32x4_t va5c1 = vdupq_lane_f32(va5, 1); in xnn_f32_gemm_ukernel_6x8__neon_dup_ld64() local
130 vacc5x0123 = vmlaq_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_gemm_ukernel_6x8__neon_dup_ld64()
136 vacc5x4567 = vmlaq_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_gemm_ukernel_6x8__neon_dup_ld64()
D6x8-psimd-splat.c128 const psimd_f32 va5c1 = psimd_splat1_f32(va5); in xnn_f32_gemm_ukernel_6x8__psimd_splat() local
138 vacc5x0123 = psimd_qfma_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_gemm_ukernel_6x8__psimd_splat()
144 vacc5x4567 = psimd_qfma_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_gemm_ukernel_6x8__psimd_splat()
D6x8-neonfma-dup-ld128.c126 const float32x4_t va5c1 = vdupq_lane_f32(vget_low_f32(va5), 1); in xnn_f32_gemm_ukernel_6x8__neonfma_dup_ld128() local
132 vacc5x0123 = vfmaq_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_gemm_ukernel_6x8__neonfma_dup_ld128()
138 vacc5x4567 = vfmaq_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_gemm_ukernel_6x8__neonfma_dup_ld128()
D6x8-neon-dup-ld128.c126 const float32x4_t va5c1 = vdupq_lane_f32(vget_low_f32(va5), 1); in xnn_f32_gemm_ukernel_6x8__neon_dup_ld128() local
132 vacc5x0123 = vmlaq_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_gemm_ukernel_6x8__neon_dup_ld128()
138 vacc5x4567 = vmlaq_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_gemm_ukernel_6x8__neon_dup_ld128()
/external/XNNPACK/src/f32-igemm/gen/
D6x8-neonfma-dup-ld64.c152 const float32x4_t va5c1 = vdupq_lane_f32(va5, 1); in xnn_f32_igemm_ukernel_6x8__neonfma_dup_ld64() local
158 vacc5x0123 = vfmaq_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_igemm_ukernel_6x8__neonfma_dup_ld64()
164 vacc5x4567 = vfmaq_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_igemm_ukernel_6x8__neonfma_dup_ld64()
D6x8-neon-dup-ld64.c152 const float32x4_t va5c1 = vdupq_lane_f32(va5, 1); in xnn_f32_igemm_ukernel_6x8__neon_dup_ld64() local
158 vacc5x0123 = vmlaq_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_igemm_ukernel_6x8__neon_dup_ld64()
164 vacc5x4567 = vmlaq_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_igemm_ukernel_6x8__neon_dup_ld64()
D6x8-neonfma-dup-ld128.c154 const float32x4_t va5c1 = vdupq_lane_f32(vget_low_f32(va5), 1); in xnn_f32_igemm_ukernel_6x8__neonfma_dup_ld128() local
160 vacc5x0123 = vfmaq_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_igemm_ukernel_6x8__neonfma_dup_ld128()
166 vacc5x4567 = vfmaq_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_igemm_ukernel_6x8__neonfma_dup_ld128()
D6x8-psimd-splat.c156 const psimd_f32 va5c1 = psimd_splat1_f32(va5); in xnn_f32_igemm_ukernel_6x8__psimd_splat() local
166 vacc5x0123 = psimd_qfma_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_igemm_ukernel_6x8__psimd_splat()
172 vacc5x4567 = psimd_qfma_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_igemm_ukernel_6x8__psimd_splat()
D6x8-neon-dup-ld128.c154 const float32x4_t va5c1 = vdupq_lane_f32(vget_low_f32(va5), 1); in xnn_f32_igemm_ukernel_6x8__neon_dup_ld128() local
160 vacc5x0123 = vmlaq_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_igemm_ukernel_6x8__neon_dup_ld128()
166 vacc5x4567 = vmlaq_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_igemm_ukernel_6x8__neon_dup_ld128()
/external/XNNPACK/src/f32-gemm/gen-inc/
D6x8-neon-dup-ld64.c126 const float32x4_t va5c1 = vdupq_lane_f32(va5, 1); in xnn_f32_gemminc_ukernel_6x8__neon_dup_ld64() local
132 vacc5x0123 = vmlaq_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_gemminc_ukernel_6x8__neon_dup_ld64()
138 vacc5x4567 = vmlaq_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_gemminc_ukernel_6x8__neon_dup_ld64()
D6x8-neonfma-dup-ld64.c126 const float32x4_t va5c1 = vdupq_lane_f32(va5, 1); in xnn_f32_gemminc_ukernel_6x8__neonfma_dup_ld64() local
132 vacc5x0123 = vfmaq_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_gemminc_ukernel_6x8__neonfma_dup_ld64()
138 vacc5x4567 = vfmaq_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_gemminc_ukernel_6x8__neonfma_dup_ld64()
D6x8-psimd-splat.c130 const psimd_f32 va5c1 = psimd_splat1_f32(va5); in xnn_f32_gemminc_ukernel_6x8__psimd_splat() local
140 vacc5x0123 = psimd_qfma_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_gemminc_ukernel_6x8__psimd_splat()
146 vacc5x4567 = psimd_qfma_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_gemminc_ukernel_6x8__psimd_splat()
D6x8-neon-dup-ld128.c128 const float32x4_t va5c1 = vdupq_lane_f32(vget_low_f32(va5), 1); in xnn_f32_gemminc_ukernel_6x8__neon_dup_ld128() local
134 vacc5x0123 = vmlaq_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_gemminc_ukernel_6x8__neon_dup_ld128()
140 vacc5x4567 = vmlaq_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_gemminc_ukernel_6x8__neon_dup_ld128()
D6x8-neonfma-dup-ld128.c128 const float32x4_t va5c1 = vdupq_lane_f32(vget_low_f32(va5), 1); in xnn_f32_gemminc_ukernel_6x8__neonfma_dup_ld128() local
134 vacc5x0123 = vfmaq_f32(vacc5x0123, va5c1, vb0123c1); in xnn_f32_gemminc_ukernel_6x8__neonfma_dup_ld128()
140 vacc5x4567 = vfmaq_f32(vacc5x4567, va5c1, vb4567c1); in xnn_f32_gemminc_ukernel_6x8__neonfma_dup_ld128()
/external/XNNPACK/src/f16-gemm/gen/
D6x8-neonfp16arith-ld64.c128 const float16x8_t va5c1 = vdupq_lane_f16(va5, 1); in xnn_f16_gemm_ukernel_6x8__neonfp16arith_ld64() local
135 vacc5x01234567 = vfmaq_f16(vacc5x01234567, va5c1, vb01234567c1); in xnn_f16_gemm_ukernel_6x8__neonfp16arith_ld64()
D8x8-neonfp16arith-ld64.c152 const float16x8_t va5c1 = vdupq_lane_f16(va5, 1); in xnn_f16_gemm_ukernel_8x8__neonfp16arith_ld64() local
161 vacc5x01234567 = vfmaq_f16(vacc5x01234567, va5c1, vb01234567c1); in xnn_f16_gemm_ukernel_8x8__neonfp16arith_ld64()