Home
last modified time | relevance | path

Searched refs:varargs_vec_5c (Results 1 – 2 of 2) sorted by relevance

/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Darm-abi-vector.c72 double varargs_vec_5c(int fixed, ...) { in varargs_vec_5c() function
100 return varargs_vec_5c(5, *in); in test_5c()
H A Darm64-abi-vector.c56 double varargs_vec_5c(int fixed, ...) { in varargs_vec_5c() function
73 return varargs_vec_5c(5, *in); in test_5c()