Searched refs:__short5 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Darm64-abi-vector.c11 typedef __attribute__(( ext_vector_type(5) )) short __short5; typedef
149 __short5 c5 = va_arg(ap, __short5);
155 double test_5s(__short5 *in) {
256 __short5 s5 = va_arg(ap, __short5);
285 __short3 *s3, __short5 *s5, __int3 *i3, __int5 *i5,
370 __attribute__((noinline)) double args_vec_5s(int fixed, __short5 c5) {
380 double fixed_5s(__short5 *in) {
H A Darm-abi-vector.c12 typedef __attribute__(( ext_vector_type(5) )) short __short5; typedef
216 __short5 c5 = va_arg(ap, __short5);
222 double test_5s(__short5 *in) {

Completed in 81 milliseconds