Searched refs:__int5 (Results 1 – 1 of 1) sorted by relevance
15 typedef __attribute__(( ext_vector_type(5) )) int __int5; typedef213 __int5 c5 = va_arg(ap, __int5); in varargs_vec_5i()219 double test_5i(__int5 *in) { in test_5i()286 __int5 i5 = va_arg(ap, __int5); in varargs_vec()301 __short3 *s3, __short5 *s5, __int3 *i3, __int5 *i5, in test()418 __attribute__((noinline)) double args_vec_5i(int fixed, __int5 c5) { in args_vec_5i()426 double fixed_5i(__int5 *in) { in fixed_5i()