Lines Matching full:bitcast
31 ; CHECK-NEXT: bitcast i32 addrspace(1)* %x to float addrspace(1)*
41 ; CHECK-NEXT: bitcast <4 x i32 addrspace(1)*> %x to <4 x float addrspace(1)*>
51 ; CHECK-NEXT: bitcast i32 addrspace(1)* %x to float addrspace(1)*
55 %z = bitcast i32 addrspace(2)* %y to float addrspace(2)*
64 %z = bitcast float addrspace(2)* %y to i32 addrspace(2)*
72 %y = bitcast i32 addrspace(1)* %x to i8 addrspace(1)*
79 ; CHECK: bitcast i32 addrspace(1)* %x to float addrspace(1)*
82 %y = bitcast i32 addrspace(1)* %x to i8 addrspace(1)*
89 ; CHECK-NEXT: bitcast i32 addrspace(1)* %x to float addrspace(1)*
98 ; CHECK-NEXT: bitcast <4 x i32 addrspace(1)*> %x to <4 x float addrspace(1)*>