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 56 } struct_with_union_with_first_floats; typedef in typeref:struct:__anon7214
57 struct_with_union_with_first_floats g_s_f;
59 extern void takes_struct_with_union_with_first_floats(struct_with_union_with_first_floats a);
60 extern struct_with_union_with_first_floats returns_struct_with_union_with_first_floats(void);
70 // CHECK: declare arm_aapcs_vfpcc void @returns_struct_with_union_with_first_floats(%struct.struct_with_union_with_first_floats* sret)

Completed in 4599 milliseconds