Home | History | Annotate | Download | only in neon

Lines Matching defs:pDst

69 #define pDst		r1
137 VST1 dX0,[pDst]
138 MOV pSrc,pDst
144 MOVNE argDst,pDst
146 MOVEQ pOut,pDst @// Pass the first stage destination in RN5
199 MOVNE argDst,pDst
201 MOVEQ pOut,pDst @// Pass the first stage destination in RN5
264 MOVNE argDst,pDst @// Set input args to fft stages
266 MOVEQ pOut,pDst @// Pass the first stage destination in RN5
318 scaleFFTData: @// N = subFFTSize ; dataptr = pDst ; scale = diff
319 VLD1 {dX0},[pSrc] @// pSrc contains pDst pointer