Searched refs:vec_floor (Results 1 – 9 of 9) sorted by relevance
487 vf = vec_floor(vf); in test_float()493 vd = vec_floor(vd); in test_float()
302 vd = vec_floor(vd); in test_float()
790 vf = vec_floor(vf); in test_float()796 vd = vec_floor(vd); in test_float()
4537 vd = vec_floor(vd); in test_float()
109 __r = vec_floor((__v2df)__A); in _mm_round_pd()200 __r = vec_floor((__v4sf)__A); in _mm_round_ps()
777 res_vf = vec_floor(vf); in test1()781 res_vd = vec_floor(vd); in test1()
1395 res_vf = vec_floor(vf); in test6()
4014 static __inline__ vector float __ATTRS_o_ai vec_floor(vector float __a) { in vec_floor() function4023 static __inline__ vector double __ATTRS_o_ai vec_floor(vector double __a) { in vec_floor() function4030 return vec_floor(__a); in vec_roundm()4035 return vec_floor(__a); in vec_roundm()
9213 vec_floor(__vector float __a) { in vec_floor() function9220 vec_floor(__vector double __a) { in vec_floor() function