Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dvectorcall.c23 struct HFA4 { double w, x, y, z; }; argument
26 void __vectorcall hfa1(int a, struct HFA4 b, int c) {} in hfa1()
33 void __vectorcall hfa2(struct HFA4 a, struct HFA4 b, double c) {} in hfa2()