Searched defs:vec_packs (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Headers/
H A Daltivec.h4170 /* vec_packs */
4173 vec_packs(vector short __a, vector short __b) function
4179 vec_packs(vector unsigned short __a, vector unsigned short __b) function
4185 vec_packs(vector int __a, vector int __b) function
4191 vec_packs(vector unsigned int __a, vector unsigned int __b) function
/external/clang/lib/include/
H A Daltivec.h4170 /* vec_packs */
4173 vec_packs(vector short __a, vector short __b) function
4179 vec_packs(vector unsigned short __a, vector unsigned short __b) function
4185 vec_packs(vector int __a, vector int __b) function
4191 vec_packs(vector unsigned int __a, vector unsigned int __b) function

Completed in 322 milliseconds