Searched refs:__short5 (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/clang/test/CodeGen/ |
D | arm64-abi-vector.c | 13 typedef __attribute__(( ext_vector_type(5) )) short __short5; typedef 170 __short5 c5 = va_arg(ap, __short5); in varargs_vec_5s() 176 double test_5s(__short5 *in) { in test_5s() 274 __short5 s5 = va_arg(ap, __short5); in varargs_vec() 301 __short3 *s3, __short5 *s5, __int3 *i3, __int5 *i5, in test() 386 __attribute__((noinline)) double args_vec_5s(int fixed, __short5 c5) { in args_vec_5s() 396 double fixed_5s(__short5 *in) { in fixed_5s()
|
D | arm-abi-vector.c | 13 typedef __attribute__(( ext_vector_type(5) )) short __short5; typedef 273 __short5 c5 = va_arg(ap, __short5); in varargs_vec_5s() 279 double test_5s(__short5 *in) { in test_5s()
|
/external/clang/test/CodeGen/ |
D | arm64-abi-vector.c | 13 typedef __attribute__(( ext_vector_type(5) )) short __short5; typedef 170 __short5 c5 = va_arg(ap, __short5); in varargs_vec_5s() 176 double test_5s(__short5 *in) { in test_5s() 274 __short5 s5 = va_arg(ap, __short5); in varargs_vec() 301 __short3 *s3, __short5 *s5, __int3 *i3, __int5 *i5, in test() 386 __attribute__((noinline)) double args_vec_5s(int fixed, __short5 c5) { in args_vec_5s() 396 double fixed_5s(__short5 *in) { in fixed_5s()
|
D | arm-abi-vector.c | 13 typedef __attribute__(( ext_vector_type(5) )) short __short5; typedef 273 __short5 c5 = va_arg(ap, __short5); in varargs_vec_5s() 279 double test_5s(__short5 *in) { in test_5s()
|