Home
last modified time | relevance | path

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

/external/XNNPACK/src/q8-vadd/
Dneon.c25 const int32x4_t va_multiplier = vld1q_dup_s32(&params->neon.a_multiplier); in xnn_q8_vadd_ukernel__neon()
26 const int32x4_t vb_multiplier = vld1q_dup_s32(&params->neon.b_multiplier); in xnn_q8_vadd_ukernel__neon()
27 const int32x4_t vright_shift = vld1q_dup_s32(&params->neon.right_shift); in xnn_q8_vadd_ukernel__neon()
/external/XNNPACK/src/q8-avgpool/
Dup9-neon.c33 const int32x4_t vbias = vld1q_dup_s32(&params->neon.bias); in xnn_q8_avgpool_ukernel_up9__neon()
35 const int32x4_t vmultiplier = vld1q_dup_s32(&params->neon.multiplier); in xnn_q8_avgpool_ukernel_up9__neon()
Dmp9p8q-neon.c33 const int32x4_t vbias = vld1q_dup_s32(&params->neon.bias); in xnn_q8_avgpool_ukernel_mp9p8q__neon()
35 const int32x4_t vmultiplier = vld1q_dup_s32(&params->neon.multiplier); in xnn_q8_avgpool_ukernel_mp9p8q__neon()
/external/XNNPACK/src/q8-gavgpool/
Dup7-neon.c56 const int32x4_t vbias = vld1q_dup_s32(&params->neon.bias); in xnn_q8_gavgpool_ukernel_up7__neon()
58 const int32x4_t vmultiplier = vld1q_dup_s32(&params->neon.multiplier); in xnn_q8_gavgpool_ukernel_up7__neon()
Dmp7p7q-neon.c40 const int32x4_t vbias = vld1q_dup_s32(&params->neon.bias); in xnn_q8_gavgpool_ukernel_mp7p7q__neon()
104 const int32x4_t vmultiplier = vld1q_dup_s32(&params->neon.multiplier); in xnn_q8_gavgpool_ukernel_mp7p7q__neon()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dfilterbanks_neon.c40 statev = vld1q_dup_s32(filter_state_ch1); in WebRtcIsacfix_AllpassFilter2FixDec16Neon()
/external/libopus/silk/arm/
DNSQ_del_dec_neon_intr.c289 vst1q_s32( psDelDec->LF_AR_Q14, vld1q_dup_s32( &NSQ->sLF_AR_shp_Q14 ) ); in silk_NSQ_del_dec_neon()
290 vst1q_s32( psDelDec->Diff_Q14, vld1q_dup_s32( &NSQ->sDiff_shp_Q14 ) ); in silk_NSQ_del_dec_neon()
291 …vst1q_s32( psDelDec->Shape_Q14[ 0 ], vld1q_dup_s32( &NSQ->sLTP_shp_Q14[ psEncC->ltp_mem_length - 1… in silk_NSQ_del_dec_neon()
293 vst1q_s32( psDelDec->sLPC_Q14[ i ], vld1q_dup_s32( &NSQ->sLPC_Q14[ i ] ) ); in silk_NSQ_del_dec_neon()
296 vst1q_s32( psDelDec->sAR2_Q14[ i ], vld1q_dup_s32( &NSQ->sAR2_Q14[ i ] ) ); in silk_NSQ_del_dec_neon()
/external/XNNPACK/src/q8-igemm/
D4x8-neon.c320 const int32x4_t vmultiplier = vld1q_dup_s32(&params->neon.multiplier); in xnn_q8_igemm_ukernel_4x8__neon()
330 const int32x4_t vright_shift = vld1q_dup_s32(&params->neon.right_shift); in xnn_q8_igemm_ukernel_4x8__neon()
D8x8-neon.c496 const int32x4_t vmultiplier = vld1q_dup_s32(&params->neon.multiplier); in xnn_q8_igemm_ukernel_8x8__neon()
514 const int32x4_t vright_shift = vld1q_dup_s32(&params->neon.right_shift); in xnn_q8_igemm_ukernel_8x8__neon()
/external/XNNPACK/src/q8-gemm/
D4x8-neon.c283 const int32x4_t vmultiplier = vld1q_dup_s32(&params->neon.multiplier); in xnn_q8_gemm_ukernel_4x8__neon()
293 const int32x4_t vright_shift = vld1q_dup_s32(&params->neon.right_shift); in xnn_q8_gemm_ukernel_4x8__neon()
D8x8-neon.c451 const int32x4_t vmultiplier = vld1q_dup_s32(&params->neon.multiplier); in xnn_q8_gemm_ukernel_8x8__neon()
469 const int32x4_t vright_shift = vld1q_dup_s32(&params->neon.right_shift); in xnn_q8_gemm_ukernel_8x8__neon()
/external/XNNPACK/src/q8-dwconv/
Dup8x9-neon.c26 const int32x4_t vmultiplier = vld1q_dup_s32(&params->neon.multiplier); in xnn_q8_dwconv_ukernel_up8x9__neon()
27 const int32x4_t vright_shift = vld1q_dup_s32(&params->neon.right_shift); in xnn_q8_dwconv_ukernel_up8x9__neon()
/external/clang/test/CodeGen/
Daarch64-neon-ldst-one.c77 return vld1q_dup_s32(a); in test_vld1q_dup_s32()
Darm_neon_intrinsics.c4381 return vld1q_dup_s32(a); in test_vld1q_dup_s32()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Ddepthwiseconv_uint8_3x3_filter.h61 #define vld1q_dup_s8x4(src) vld1q_dup_s32(reinterpret_cast<const int32*>(src))
Ddepthwiseconv_uint8_transitional.h79 #define vld1q_dup_s8x4(src) vld1q_dup_s32(reinterpret_cast<const int32*>(src))
/external/neon_2_sse/
DNEON_2_SSE.h1281 _NEON2SSESTORAGE int32x4_t vld1q_dup_s32(__transfersize(1) int32_t const * ptr); // VLD1.32 {d0[]},…
9471 _NEON2SSESTORAGE int32x4_t vld1q_dup_s32(__transfersize(1) int32_t const * ptr); // VLD1.32 {d0[]},…
9472 #define vld1q_dup_s32(ptr) _mm_set1_epi32 (*(ptr)) macro