OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hva3
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
vectorcall.c
68
void __vectorcall
hva3
(v4f32 a, v4f32 b, v4f32 c, v4f32 d, v4f32 e, struct HVA2 f) {}
function
69
// CHECK: define x86_vectorcallcc void @"\01
hva3
@@112"(<4 x float> %a, <4 x float> %b, <4 x float> %c, <4 x float> %d, <4 x float> %e, %struct.HVA2* inreg %f)
70
// X64: define x86_vectorcallcc void @"\01
hva3
@@112"(<4 x float> %a, <4 x float> %b, <4 x float> %c, <4 x float> %d, <4 x float> %e, %struct.HVA2* %f)
Completed in 92 milliseconds