Lines Matching refs:bc2
103 %bc2 = bitcast <2 x i64> %notnot to <4 x i32>
104 ret <4 x i32> %bc2
129 %bc2 = bitcast <8 x i16> %b to <2 x i64>
130 %and = and <2 x i64> %bc2, %bc1
143 %bc2 = bitcast <8 x i16> %b to <2 x i64>
144 %and = and <2 x i64> %bc2, %bc1
157 %bc2 = bitcast <8 x i16> %b to <2 x i64>
158 %and = or <2 x i64> %bc1, %bc2
171 %bc2 = bitcast <2 x double> %a to <2 x i64>
172 %xor = xor <2 x i64> %bc2, %bc1
189 %bc2 = bitcast <8 x i16> %b to <2 x i64>
190 call void @use_vec(<2 x i64> %bc2)
191 %and = and <2 x i64> %bc2, %bc1
207 %bc2 = bitcast <2 x i64> %or to i128
208 ret i128 %bc2
222 %bc2 = bitcast i128 %xor to <4 x i32>
223 ret <4 x i32> %bc2
387 %bc2 = bitcast i32 %ext to float
388 ret float %bc2
401 %bc2 = bitcast double %ext to i64
402 ret i64 %bc2
411 %bc2 = bitcast i64 %ext to <2 x i32>
412 ret <2 x i32> %bc2
425 %bc2 = bitcast i64 %ext to double
426 ret double %bc2