Searched refs:__short3 (Results 1 – 2 of 2) sorted by relevance
12 typedef __attribute__(( ext_vector_type(3) )) short __short3; typedef148 __short3 c3 = va_arg(ap, __short3); in varargs_vec_3s()154 double test_3s(__short3 *in) { in test_3s()270 __short3 s3 = va_arg(ap, __short3); in varargs_vec()301 __short3 *s3, __short5 *s5, __int3 *i3, __int5 *i5, in test()370 __attribute__((noinline)) double args_vec_3s(int fixed, __short3 c3) { in args_vec_3s()380 double fixed_3s(__short3 *in) { in fixed_3s()
12 typedef __attribute__(( ext_vector_type(3) )) short __short3; typedef231 __short3 c3 = va_arg(ap, __short3); in varargs_vec_3s()237 double test_3s(__short3 *in) { in test_3s()