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

/external/clang/test/CodeGen/
H A Darm64-abi-vector.c340 __attribute__((noinline)) double args_vec_19c(int fixed, __char19 c19) { function
341 // CHECK: args_vec_19c
350 // CHECK: call double @args_vec_19c(i32 19, <19 x i8>* {{%.*}})
351 return args_vec_19c(19, *in);

Completed in 40 milliseconds