Searched refs:vec_unpackl (Results 1 – 8 of 8) sorted by relevance
73 tmp0h = vec_unpackl(tmp0); \85 tmp1h = vec_unpackl(tmp1); \
1114 res_vsll = vec_unpackl(vsi); in test1()1119 res_vbll = vec_unpackl(vbi); in test1()
682 vss = vec_unpackl(vsc); in test_core()684 vus = vec_unpackl(vuc); in test_core()686 vbs = vec_unpackl(vbc); in test_core()688 vsi = vec_unpackl(vss); in test_core()690 vui = vec_unpackl(vus); in test_core()692 vbi = vec_unpackl(vbs); in test_core()694 vsl = vec_unpackl(vsi); in test_core()696 vul = vec_unpackl(vui); in test_core()698 vbl = vec_unpackl(vbi); in test_core()
5492 res_vs = vec_unpackl(vsc); in test6()5496 res_vbs = vec_unpackl(vbc); in test6()5500 res_vi = vec_unpackl(vs); in test6()5504 res_vbi = vec_unpackl(vbs); in test6()5508 res_vui = vec_unpackl(vp); in test6()
402 Function vec_unpackl [type short-char] ===> OK403 Function vec_unpackl [type int-short] ===> OK
6266 Saux1.v = vec_unpackl( Caux1.v ); in part4()6281 Iaux1.v = vec_unpackl( Saux1.v ); in part4()
1763 vec_unpackl(vector signed char __a) { in vec_unpackl() function1768 vec_unpackl(vector bool char __a) { in vec_unpackl() function1773 vec_unpackl(vector unsigned char __a) { in vec_unpackl() function1778 vec_unpackl(vector signed short __a) { in vec_unpackl() function1783 vec_unpackl(vector bool short __a) { in vec_unpackl() function1788 vec_unpackl(vector unsigned short __a) { in vec_unpackl() function1793 vec_unpackl(vector signed int __a) { in vec_unpackl() function1798 vec_unpackl(vector bool int __a) { in vec_unpackl() function1803 vec_unpackl(vector unsigned int __a) { in vec_unpackl() function
10128 vec_unpackl(vector signed char __a) { in vec_unpackl() function10137 vec_unpackl(vector bool char __a) { in vec_unpackl() function10145 static __inline__ vector int __ATTRS_o_ai vec_unpackl(vector short __a) { in vec_unpackl() function10154 vec_unpackl(vector bool short __a) { in vec_unpackl() function10163 vec_unpackl(vector pixel __a) { in vec_unpackl() function10172 static __inline__ vector long long __ATTRS_o_ai vec_unpackl(vector int __a) { in vec_unpackl() function10181 vec_unpackl(vector bool int __a) { in vec_unpackl() function