Lines Matching refs:pDst
61 float32_t * pDst, in arm_fill_f32() argument
71 vstrwq_f32(pDst,vdupq_n_f32(value)); in arm_fill_f32()
76 pDst += 4; in arm_fill_f32()
87 *pDst++ = value; in arm_fill_f32()
98 float32_t * pDst, in arm_fill_f32() argument
114 vst1q_f32(pDst, inV); in arm_fill_f32()
115 pDst += 4; in arm_fill_f32()
129 *pDst++ = value; in arm_fill_f32()
138 float32_t * pDst, in arm_fill_f32() argument
153 *pDst++ = value; in arm_fill_f32()
154 *pDst++ = value; in arm_fill_f32()
155 *pDst++ = value; in arm_fill_f32()
156 *pDst++ = value; in arm_fill_f32()
177 *pDst++ = value; in arm_fill_f32()