Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dvectorcall.c58 struct HVA4 { v4f32 w, x, y, z; }; argument
60 void __vectorcall hva1(int a, struct HVA4 b, int c) {} in hva1()
64 void __vectorcall hva2(struct HVA4 a, struct HVA4 b, v4f32 c) {} in hva2()