Lines Matching full:cast

21   // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5)  in test_cast()
22 // CHECK-NEXT: store ptr addrspace(5) %[[cast]] in test_cast()
25 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
26 // CHECK-NEXT: store ptr addrspace(5) %[[cast]] in test_cast()
29 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
30 // CHECK-NEXT: store ptr addrspace(5) %[[cast]] in test_cast()
33 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
34 // CHECK-NEXT: store ptr addrspace(5) %[[cast]] in test_cast()
37 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
38 // CHECK-NEXT: store ptr addrspace(5) %[[cast]] in test_cast()
41 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
42 // CHECK-NEXT: store ptr addrspace(5) %[[cast]] in test_cast()
45 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
46 // CHECK-NEXT: store ptr addrspace(5) %[[cast]] in test_cast()
49 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
50 // CHECK-NEXT: call void @_Z10func_pcharPU3AS5c(ptr addrspace(5) noundef %[[cast]]) in test_cast()
53 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
54 // CHECK-NEXT: call void @_Z10func_pcharPU3AS5c(ptr addrspace(5) noundef %[[cast]]) in test_cast()
57 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
58 // CHECK-NEXT: call void @_Z10func_pcharPU3AS5c(ptr addrspace(5) noundef %[[cast]]) in test_cast()
61 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
62 // CHECK-NEXT: call void @_Z10func_pvoidPU3AS5v(ptr addrspace(5) noundef %[[cast]]) in test_cast()
65 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
66 // CHECK-NEXT: call void @_Z10func_pvoidPU3AS5v(ptr addrspace(5) noundef %[[cast]]) in test_cast()
69 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
70 // CHECK-NEXT: call void @_Z10func_pvoidPU3AS5v(ptr addrspace(5) noundef %[[cast]]) in test_cast()
73 // CHECK: %[[cast:.*]] = addrspacecast ptr %{{.*}} to ptr addrspace(5) in test_cast()
74 // CHECK-NEXT: call void @_Z9func_pintPU3AS5i(ptr addrspace(5) noundef %[[cast]]) in test_cast()