Searched refs:__char5 (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/clang/test/CodeGen/ |
D | arm64-abi-vector.c | 9 typedef __attribute__(( ext_vector_type(5) )) char __char5; typedef 86 __char5 c5 = va_arg(ap, __char5); in varargs_vec_5c() 92 double test_5c(__char5 *in) { in test_5c() 255 __char5 c5 = va_arg(ap, __char5); in varargs_vec() 300 double test(__char3 *c3, __char5 *c5, __char9 *c9, __char19 *c19, in test() 324 __attribute__((noinline)) double args_vec_5c(int fixed, __char5 c5) { in args_vec_5c() 334 double fixed_5c(__char5 *in) { in fixed_5c()
|
D | arm-abi-vector.c | 9 typedef __attribute__(( ext_vector_type(5) )) char __char5; typedef 118 __char5 c5 = va_arg(ap, __char5); in varargs_vec_5c() 124 double test_5c(__char5 *in) { in test_5c()
|
/external/clang/test/CodeGen/ |
D | arm64-abi-vector.c | 9 typedef __attribute__(( ext_vector_type(5) )) char __char5; typedef 86 __char5 c5 = va_arg(ap, __char5); in varargs_vec_5c() 92 double test_5c(__char5 *in) { in test_5c() 255 __char5 c5 = va_arg(ap, __char5); in varargs_vec() 300 double test(__char3 *c3, __char5 *c5, __char9 *c9, __char19 *c19, in test() 324 __attribute__((noinline)) double args_vec_5c(int fixed, __char5 c5) { in args_vec_5c() 334 double fixed_5c(__char5 *in) { in fixed_5c()
|
D | arm-abi-vector.c | 9 typedef __attribute__(( ext_vector_type(5) )) char __char5; typedef 118 __char5 c5 = va_arg(ap, __char5); in varargs_vec_5c() 124 double test_5c(__char5 *in) { in test_5c()
|