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

/external/clang/lib/Headers/
H A Daltivec.h10803 /* vec_promote */
10806 vec_promote(signed char __a, int __b) function
10814 vec_promote(unsigned char __a, int __b) function
10822 vec_promote(short __a, int __b) function
10830 vec_promote(unsigned short __a, int __b) function
10838 vec_promote(int __a, int __b) function
10846 vec_promote(unsigned int __a, int __b) function
10854 vec_promote(float __a, int __b) function

Completed in 100 milliseconds