Lines Matching refs:anon
7 %struct.C = type { %struct.anon, %union.anon, [10 x i8] }
8 %struct.anon = type { i32, i32 }
9 %union.anon = type { double }
18 ; CHECK-NEXT: @4 = private unnamed_addr constant [20 x i8] c"struct.anon#2#11#11\00", align 1
19 ; CHECK-NEXT: @"struct.anon#2#11#11" = weak global [3 x i64] zeroinitializer
20 ; CHECK-NEXT: @5 = private unnamed_addr constant [15 x i8] c"union.anon#1#3\00", align 1
21 ; CHECK-NEXT: @"union.anon#1#3" = weak global [2 x i64] zeroinitializer
22 …anon#2#11#11", i32 0, i32 0), i64* getelementptr inbounds ([3 x i64], [3 x i64]* @"struct.anon#2#1…
37 %x1 = getelementptr inbounds %struct.anon, %struct.anon* %cs, i32 0, i32 0
40 %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1
43 %f6 = bitcast %union.anon* %cu to float*
46 %d9 = bitcast %union.anon* %cu8 to double*
80 ; CHECK-NEXT: %8 = load i64, i64* getelementptr inbounds ([3 x i64], [3 x i64]* @"struct.anon#2#1…
82 ; CHECK-NEXT: store i64 %9, i64* getelementptr inbounds ([3 x i64], [3 x i64]* @"struct.anon#2#11…
83 ; CHECK-NEXT: %x1 = getelementptr inbounds %struct.anon, %struct.anon* %cs, i32 0, i32 0
92 ; CHECK-NEXT: %14 = load i64, i64* getelementptr inbounds ([3 x i64], [3 x i64]* @"struct.anon#2#…
94 ; CHECK-NEXT: store i64 %15, i64* getelementptr inbounds ([3 x i64], [3 x i64]* @"struct.anon#2#1…
95 ; CHECK-NEXT: %y4 = getelementptr inbounds %struct.anon, %struct.anon* %cs3, i32 0, i32 1
104 ; CHECK-NEXT: %f6 = bitcast %union.anon* %cu to float*
113 ; CHECK-NEXT: %d9 = bitcast %union.anon* %cu8 to double*