Lines Matching refs:ext1
163 %ext1 = sext <8 x i8> %high1 to <8 x i16>
169 %res = sub <8 x i16> %ext1, %ext2
178 %ext1 = sext <4 x i16> %high1 to <4 x i32>
184 %res = sub <4 x i32> %ext1, %ext2
193 %ext1 = sext <2 x i32> %high1 to <2 x i64>
199 %res = sub <2 x i64> %ext1, %ext2
241 %ext1 = zext <8 x i8> %high1 to <8 x i16>
247 %res = sub <8 x i16> %ext1, %ext2
256 %ext1 = zext <4 x i16> %high1 to <4 x i32>
262 %res = sub <4 x i32> %ext1, %ext2
271 %ext1 = zext <2 x i32> %high1 to <2 x i64>
277 %res = sub <2 x i64> %ext1, %ext2