OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:union_with_first_floats
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
arm-homogenous.c
11
}
union_with_first_floats
;
typedef in typeref:union:__anon16446
12
union_with_first_floats
g_u_f;
14
extern void takes_union_with_first_floats(
union_with_first_floats
a);
15
extern
union_with_first_floats
returns_union_with_first_floats(void);
25
// CHECK: declare arm_aapcs_vfpcc void @returns_union_with_first_floats(%union.
union_with_first_floats
* sret)
50
union_with_first_floats
b;
Completed in 328 milliseconds