OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_gc_head
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
2008-08-07-AlignPadding1.c
6
typedef union
_gc_head
{
union
8
union
_gc_head
*gc_next;
9
union
_gc_head
*gc_prev;
25
// CHECK: @generations = global [3 x %struct.gc_generation] [%struct.gc_generation { %union.
_gc_head
{ %struct.anon { %union.
_gc_head
* getelementptr inbounds ([3 x %struct.gc_generation]* @generations, i32 0, i32 0, i32 0), %union.
_gc_head
* getelementptr inbounds ([3 x %struct.gc_generation]* @generations, i32 0, i32 0, i32 0), i64 0 }, [8 x i8] undef }, i32 700, i32 0, [8 x i8] undef }, %struct.gc_generation { %union.
_gc_head
{ %struct.anon { %union.
_gc_head
* bitcast (i8* getelementptr (i8* bitcast ([3 x %struct.gc_generation]* @generations to i8*), i64 48) to %union.
_gc_head
*), %union.
_gc_head
* bitcast (i8* getelementptr (i8* bitcast ([3 x %struct.gc_generation]* @generations to i8*), i64 4 (…)
[
all
...]
union-init.c
6
typedef union
_gc_head
{
union
8
union
_gc_head
*gc_next;
9
union
_gc_head
*gc_prev;
Completed in 1988 milliseconds