HomeSort by relevance Sort by last modified time
    Searched full:struct_with_union_with_first_floats (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
arm-homogenous.c 51 } struct_with_union_with_first_floats; typedef in typeref:struct:__anon6318
52 struct_with_union_with_first_floats g_s_f;
54 extern void takes_struct_with_union_with_first_floats(struct_with_union_with_first_floats a);
55 extern struct_with_union_with_first_floats returns_struct_with_union_with_first_floats(void);
65 // CHECK: declare arm_aapcs_vfpcc void @returns_struct_with_union_with_first_floats(%struct.struct_with_union_with_first_floats* sret)

Completed in 68 milliseconds