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

/external/clang/test/CodeGen/
H A Darm64-abi-vector.c13 typedef __attribute__(( ext_vector_type(5) )) int __int5; typedef
193 __int5 c5 = va_arg(ap, __int5);
199 double test_5i(__int5 *in) {
268 __int5 i5 = va_arg(ap, __int5);
285 __short3 *s3, __short5 *s5, __int3 *i3, __int5 *i5,
402 __attribute__((noinline)) double args_vec_5i(int fixed, __int5 c5) {
410 double fixed_5i(__int5 *in) {

Completed in 55 milliseconds