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

/external/clang/test/CodeGen/
H A Darm-aapcs-vfp.c11 struct homogeneous_struct { struct
16 // CHECK: define arm_aapcs_vfpcc %struct.homogeneous_struct @test_struct(float %{{.*}}, float %{{.*}}, float %{{.*}}, float %{{.*}})
17 extern struct homogeneous_struct struct_callee(struct homogeneous_struct);
18 struct homogeneous_struct test_struct(struct homogeneous_struct arg) {

Completed in 40 milliseconds