Home | History | Annotate | Download | only in armv7

Lines Matching defs:pDst

44 #define pDst            r2
231 vstm pDst, {x2r, x2i} @// store y0
232 add pDst, step1
243 vstm pDst, {t1r, t1i} @// store y2
244 add pDst, step1
245 vstm pDst, {x0r, x0i} @// store y4
246 add pDst, step1
247 vstm pDst, {x3r, x3i} @// store y6
248 add pDst, step1
250 vstm pDst, {x3r, x3i} @// store y2
251 add pDst, step1
252 vstm pDst, {x0r, x0i} @// store y4
253 add pDst, step1
254 vstm pDst, {t1r, t1i} @// store y6
255 add pDst, step1
258 SUB pDst, pDst, step2 @// set pDst to y1
315 vstm pDst, {x1r, x1i} @// store y1
316 add pDst, step1
317 vstm pDst, {x3r, x3i} @// store y3
318 add pDst, step1
319 vstm pDst, {x0r, x0i} @// store y5
320 add pDst, step1
321 vstm pDst, {x2r, x2i} @// store y7
322 add pDst, #8
324 vstm pDst, {x2r, x2i} @// store y1
325 add pDst, step1
326 vstm pDst, {x0r, x0i} @// store y3
327 add pDst, step1
328 vstm pDst, {x3r, x3i} @// store y5
329 add pDst, step1
330 vstm pDst, {x1r, x1i} @// store y7
331 add pDst, #8
334 SUB pDst, pDst, step2 @// update pDst for the next set
340 @// reset pSrc to pDst for the next stage
341 SUB pSrc,pDst,pointStep @// pDst -= 2*grpSize
342 mov pDst, pPingPongBuf