Searched refs:vec_st2f (Results 1 – 4 of 4) sorted by relevance
221 vec_st2f(b.v, (float*)&res);247 vec_st2f(b.v, (float*)&res);
379 vec_st2f(from.v4f[0], &to[0]);380 vec_st2f(from.v4f[1], &to[2]);685 …float pfirst<Packet4f>(const Packet4f& a) { float EIGEN_ALIGN16 x[2]; vec_st2f(a.v4f[0], &x[0]);…
2908 vec_st2f(vd, ptrf); in test_float()
7304 vec_st2f(vector double __a, float *__ptr) { in vec_st2f() function