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

/external/clang/test/CodeGen/
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 59 milliseconds