Searched defs:vec_unpackl (Results 1 – 2 of 2) sorted by relevance
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
9955 static vector short __ATTRS_o_ai vec_unpackl(vector signed char __a) { in vec_unpackl() function9963 static vector bool short __ATTRS_o_ai vec_unpackl(vector bool char __a) { in vec_unpackl() function9971 static vector int __ATTRS_o_ai vec_unpackl(vector short __a) { in vec_unpackl() function9979 static vector bool int __ATTRS_o_ai vec_unpackl(vector bool short __a) { in vec_unpackl() function9987 static vector unsigned int __ATTRS_o_ai vec_unpackl(vector pixel __a) { in vec_unpackl() function9996 static vector long long __ATTRS_o_ai vec_unpackl(vector int __a) { in vec_unpackl() function10004 static vector bool long long __ATTRS_o_ai vec_unpackl(vector bool int __a) { in vec_unpackl() function