Home | History | Annotate | Download | only in Headers

Lines Matching refs:vec_promote

9836 /* vec_promote */
9839 vec_promote(signed char __a, int __b)
9847 vec_promote(unsigned char __a, int __b)
9855 vec_promote(short __a, int __b)
9863 vec_promote(unsigned short __a, int __b)
9871 vec_promote(int __a, int __b)
9879 vec_promote(unsigned int __a, int __b)
9887 vec_promote(float __a, int __b)