Home
last modified time | relevance | path

Searched refs:test_hfa (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Darm-vfp16-arguments.c67 void test_hfa(hfa_t a) {} in test_hfa() function
H A Darm64_32-vaarg.c54 float test_hfa(va_list *mylist) { in test_hfa() function
H A Darm64-arguments.c671 float test_hfa(int n, ...) { in test_hfa() function
690 test_hfa(1, *a); in test_hfa_call()