Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dvectorcall.c24 struct HFA5 { double v, w, x, y, z; }; argument
46 void __vectorcall hfa4(struct HFA5 a) {} in hfa4()