Searched refs:hva2 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Dvectorcall.c64 void __vectorcall hva2(struct HVA4 a, struct HVA4 b, v4f32 c) {} function
65 // CHECK: define x86_vectorcallcc void @"\01hva2@@144"(<4 x float> %a.0, <4 x float> %a.1, <4 x float> %a.2, <4 x float> %a.3, %struct.HVA4* inreg %b, <4 x float> %c)
66 // X64: define x86_vectorcallcc void @"\01hva2@@144"(<4 x float> %a.0, <4 x float> %a.1, <4 x float> %a.2, <4 x float> %a.3, %struct.HVA4* align 16 %b, <4 x float> %c)

Completed in 47 milliseconds