HomeSort by relevance Sort by last modified time
    Searched refs:__short5 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
arm64-abi-vector.c 11 typedef __attribute__(( ext_vector_type(5) )) short __short5; typedef
148 __short5 c5 = va_arg(ap, __short5);
154 double test_5s(__short5 *in) {
252 __short5 s5 = va_arg(ap, __short5);
279 __short3 *s3, __short5 *s5, __int3 *i3, __int5 *i5,
364 __attribute__((noinline)) double args_vec_5s(int fixed, __short5 c5) {
374 double fixed_5s(__short5 *in) {
arm-abi-vector.c 13 typedef __attribute__(( ext_vector_type(5) )) short __short5; typedef
273 __short5 c5 = va_arg(ap, __short5);
279 double test_5s(__short5 *in) {

Completed in 708 milliseconds