__vpowf
extern void __vpowf(int, float *, int, float *, int, float *, int);
__vpowf(*n, x, *stridex, y, *stridey, z, *stridez);