Lines Matching refs:py
230 __vrhypotf_n(int n, float * restrict px, int stridex, float * restrict py,
241 spx = px; spy = py; spz = pz; \
242 ay0 = *(int*)py; \
251 __vrhypotf(int n, float * restrict px, int stridex, float * restrict py, in __vrhypotf() argument
262 spy = py; in __vrhypotf()
265 ay0 = *(int*)py; in __vrhypotf()
276 y0 = *py; in __vrhypotf()
281 py += stridey; in __vrhypotf()
285 py += stridey; in __vrhypotf()
296 ay0 = *(int*)py; in __vrhypotf()
304 ay0 = *(int*)py; in __vrhypotf()
306 y0 = *py; in __vrhypotf()
351 __vrhypotf_n(int n, float * restrict px, int stridex, float * restrict py, in __vrhypotf_n() argument
373 y0 = *py; in __vrhypotf_n()
374 py += stridey; in __vrhypotf_n()
375 y1 = *py; in __vrhypotf_n()
376 py += stridey; in __vrhypotf_n()
377 y2 = *py; in __vrhypotf_n()
378 py += stridey; in __vrhypotf_n()
437 y0 = *py; in __vrhypotf_n()
438 py += stridey; in __vrhypotf_n()