Searched refs:strideVec (Results 1 – 4 of 4) sorted by relevance
90 uint16x8_t strideVec; in arm_cmplx_mult_real_f16() local94 strideVec = vld1q(stride_cmplx_x_real_16); in arm_cmplx_mult_real_f16()101 rVec = vldrhq_gather_shifted_offset_f16(pSrcReal, strideVec); in arm_cmplx_mult_real_f16()116 rVec = vldrhq_gather_shifted_offset_f16(pSrcReal, strideVec); in arm_cmplx_mult_real_f16()
87 uint32x4_t strideVec; in arm_cmplx_mult_real_f32() local92 strideVec = vld1q(stride_cmplx_x_real_32); in arm_cmplx_mult_real_f32()99 rVec = vldrwq_gather_shifted_offset_f32(pSrcReal, strideVec); in arm_cmplx_mult_real_f32()
67 uint32x4_t strideVec; in arm_cmplx_mult_real_q31() local75 strideVec = vld1q(stride_cmplx_x_real_32); in arm_cmplx_mult_real_q31()82 rVec = vldrwq_gather_shifted_offset_s32(pSrcReal, strideVec); in arm_cmplx_mult_real_q31()
66 uint16x8_t strideVec; in arm_cmplx_mult_real_q15() local74 strideVec = vld1q(stride_cmplx_x_real_16); in arm_cmplx_mult_real_q15()81 rVec = vldrhq_gather_shifted_offset_s16(pSrcReal, strideVec); in arm_cmplx_mult_real_q15()