Lines Matching refs:bitmap
7 %struct.bitmap = type { i32, %struct.bitmap* }
11 ;CHECK: call void @callee(%struct.bitmap* null, %struct.bitmap* null, %struct.bitmap* %b_elt, i1 fa…
15 ;CHECK: call void @dummy2(%struct.bitmap* %a_elt)
17 define void @caller(i1 %c, %struct.bitmap* %a_elt, %struct.bitmap* %b_elt) {
22 %tobool1 = icmp eq %struct.bitmap* %a_elt, null
26 %cmp = icmp ne %struct.bitmap* %b_elt, null
31 call void @callee(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %b_elt, i1 %p)
38 define void @callee(%struct.bitmap* %dst_elt, %struct.bitmap* %a_elt, %struct.bitmap* %b_elt, i1 %c…
40 %tobool = icmp ne %struct.bitmap* %a_elt, null
41 %tobool1 = icmp ne %struct.bitmap* %b_elt, null
46 %cmp = icmp eq %struct.bitmap* %dst_elt, %a_elt
50 call void @dummy2(%struct.bitmap* %a_elt)
54 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el…
55 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el…
56 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el…
57 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el…
58 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el…
59 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el…
60 …mmy1(%struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_elt, %struct.bitmap* %a_el…
67 declare void @dummy2(%struct.bitmap*)
68 declare void @dummy1(%struct.bitmap*, %struct.bitmap*, %struct.bitmap*, %struct.bitmap*, %struct.bi…
79 define void @caller2(i1 %c, %struct.bitmap* %a_elt, %struct.bitmap* %b_elt, %struct.bitmap* %c_elt)…
84 %tobool1 = icmp eq %struct.bitmap* %a_elt, %b_elt
88 %cmp = icmp ne %struct.bitmap* %b_elt, %c_elt