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

/external/clang/test/CodeGen/
H A D2008-08-07-AlignPadding1.c6 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], [3 x %struct.gc_generation]* @generations, i32 0, i32 0, i32 0), %union._gc_head* getelementptr inbounds ([3 x %struct.gc_generation], [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, i8* bitcast ([3 x %struct.gc_generation]* @generations to i8*), i64 48) to %union._gc_head*), %union._gc_head* bitcas
[all...]
H A Dunion-init.c6 typedef union _gc_head { union
8 union _gc_head *gc_next;
9 union _gc_head *gc_prev;

Completed in 104 milliseconds