Lines Matching refs:SmallStruct
9 %struct.SmallStruct = type { i32, [8 x i32], [37 x i8] }
18 %st = alloca %struct.SmallStruct, align 4
19 %call = call i32 @e1(%struct.SmallStruct* byval(%struct.SmallStruct) %st)
62 declare i32 @e1(%struct.SmallStruct* nocapture byval(%struct.SmallStruct) %in) nounwind
69 define void @f3(%struct.SmallStruct* nocapture byval(%struct.SmallStruct) %s) nounwind optsize {
73 %0 = bitcast %struct.SmallStruct* %s to i8*
78 define void @f4(%struct.SmallStruct* nocapture byval(%struct.SmallStruct) %s) nounwind optsize {
82 %addr = getelementptr inbounds %struct.SmallStruct, %struct.SmallStruct* %s, i32 0, i32 0
89 …ne void @f5(i32 %a, i32 %b, i32 %c, i32 %d, %struct.SmallStruct* nocapture byval(%struct.SmallStru…
93 %0 = bitcast %struct.SmallStruct* %s to i8*
98 …ne void @f6(i32 %a, i32 %b, i32 %c, i32 %d, %struct.SmallStruct* nocapture byval(%struct.SmallStru…
102 %addr = getelementptr inbounds %struct.SmallStruct, %struct.SmallStruct* %s, i32 0, i32 0