Searched refs:strideVec (Results 1 – 4 of 4) sorted by relevance
67 uint16x8_t strideVec; in arm_cmplx_mult_real_f16() local71 strideVec = vld1q(stride_cmplx_x_real_16); in arm_cmplx_mult_real_f16()78 rVec = vldrhq_gather_shifted_offset_f16(pSrcReal, strideVec); in arm_cmplx_mult_real_f16()93 rVec = vldrhq_gather_shifted_offset_f16(pSrcReal, strideVec); in arm_cmplx_mult_real_f16()
86 uint32x4_t strideVec; in arm_cmplx_mult_real_f32() local91 strideVec = vld1q(stride_cmplx_x_real_32); in arm_cmplx_mult_real_f32()98 rVec = vldrwq_gather_shifted_offset_f32(pSrcReal, strideVec); in arm_cmplx_mult_real_f32()
66 uint32x4_t strideVec; in arm_cmplx_mult_real_q31() local74 strideVec = vld1q(stride_cmplx_x_real_32); in arm_cmplx_mult_real_q31()81 rVec = vldrwq_gather_shifted_offset_s32(pSrcReal, strideVec); in arm_cmplx_mult_real_q31()
65 uint16x8_t strideVec; in arm_cmplx_mult_real_q15() local73 strideVec = vld1q(stride_cmplx_x_real_16); in arm_cmplx_mult_real_q15()80 rVec = vldrhq_gather_shifted_offset_s16(pSrcReal, strideVec); in arm_cmplx_mult_real_q15()