Home | History | Annotate | Download | only in neon

Lines Matching defs:pDst

70 #define pDst	r1
140 VST1 dX0,[pDst]
141 MOV pSrc,pDst
147 MOVNE argDst,pDst
149 MOVEQ pOut,pDst @// Pass the first stage destination in RN5
179 MOVNE argDst,pDst
181 MOVEQ pOut,pDst @// Pass the first stage destination in RN5
244 MOVNE argDst,pDst @// Set input args to fft stages
246 MOVEQ pOut,pDst @// Pass the first stage destination in RN5
298 scaleFFTData: @// N = subFFTSize ; dataptr = pDst ; scale = diff
299 VLD1 {dX0},[pSrc] @// pSrc contains pDst pointer