Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dvectorcall.c51 static struct HFA2 g_hfa2; variable
52 struct HFA2 __vectorcall hfa5(void) { return g_hfa2; } in hfa5()