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

  /external/clang/test/CodeGen/
arm64-abi-vector.c 9 typedef __attribute__(( ext_vector_type(19) )) char __char19; typedef
106 __char19 c19 = va_arg(ap, __char19);
112 double test_19c(__char19 *in) {
243 __char19 c19 = va_arg(ap, __char19);
278 double test(__char3 *c3, __char5 *c5, __char9 *c9, __char19 *c19,
334 __attribute__((noinline)) double args_vec_19c(int fixed, __char19 c19) {
342 double fixed_19c(__char19 *in) {
arm-abi-vector.c 11 typedef __attribute__(( ext_vector_type(19) )) char __char19; typedef
193 __char19 c19 = va_arg(ap, __char19);
199 double test_19c(__char19 *in) {

Completed in 193 milliseconds