Lines Matching refs:res1
10 ; CHECK: %res1 = add i1 %x1, %x1
11 %res1 = add i1 %x1, %x1
39 ; CHECK: %res1 = add nuw nsw <2 x i8> %x1, %x1
40 %res1 = add nuw nsw <2 x i8> %x1, %x1
59 ; CHECK: %res1 = add nuw nsw <2 x i16> %x1, %x1
60 %res1 = add nuw nsw <2 x i16> %x1, %x1
79 ; CHECK: %res1 = add nuw nsw <2 x i32> %x1, %x1
80 %res1 = add nuw nsw <2 x i32> %x1, %x1
99 ; CHECK: %res1 = add nuw nsw <2 x i64> %x1, %x1
100 %res1 = add nuw nsw <2 x i64> %x1, %x1
119 ; CHECK: %res1 = sub i8 %x1, %x1
120 %res1 = sub i8 %x1, %x1
136 ; CHECK: %res1 = mul i8 %x1, %x1
137 %res1 = mul i8 %x1, %x1
144 ; CHECK: %res1 = udiv i8 %x1, %x1
145 %res1 = udiv i8 %x1, %x1
155 ; CHECK: %res1 = sdiv i8 %x1, %x1
156 %res1 = sdiv i8 %x1, %x1
166 ; CHECK: %res1 = urem i32 %x1, %x1
167 %res1 = urem i32 %x1, %x1
174 ; CHECK: %res1 = srem i32 %x1, %x1
175 %res1 = srem i32 %x1, %x1