Lines Matching refs:index32
20 ; CHECK: %index32 =
22 %index32 = add nsw i32 %i, %offset
26 %index64 = sext i32 %index32 to i64
46 ; CHECK: %index32 =
48 %index32 = add nuw i32 %i, %offset
50 %ptr = getelementptr inbounds float, float* %input, i32 %index32
68 ; CHECK: %index32 =
70 %index32 = add nsw i32 %i, %offset
72 %ptr = getelementptr inbounds float, float* %input, i32 %index32
93 ; CHECK: %index32 =
95 %index32 = add nsw i32 %i, %offset
97 %ptr = getelementptr inbounds float, float* %input, i32 %index32
115 ; CHECK: %index32 =
117 %index32 = add nsw i32 %i, %offset
119 %ptr = getelementptr inbounds float, float* %input, i32 %index32
140 ; CHECK: %index32 =
143 %index32 = add nsw i32 %i, %offset
145 %ptr = getelementptr inbounds float, float* %input, i32 %index32
163 ; CHECK: %index32 =
165 %index32 = add nsw i32 %i, %offset
167 %ptr = getelementptr inbounds float, float* %input, i32 %index32
186 ; CHECK: %index32 =
188 %index32 = add nsw i32 %i, %offset
190 %ptr = getelementptr float, float* %input, i32 %index32
208 ; CHECK: %index32 =
210 %index32 = add nsw i32 %i, %offset
212 %indexmul = mul nuw i32 %index32, 2
231 ; CHECK: %index32 =
233 %index32 = add nsw i32 %i, %offset
235 %indexmul = mul nsw i32 %index32, %offset
254 ; CHECK: %index32 =
256 %index32 = add nsw i32 %i, %offset
258 %indexmul = mul i32 %index32, 2
316 ; CHECK: %index32 =
318 %index32 = add nsw i32 %i, %offset
320 %ptr = getelementptr inbounds float, float* %input, i32 %index32
340 %seq = add nsw nuw i32 %index32, 1
348 ; CHECK: %index32 =
350 %index32 = add nsw i32 %j, %offset
352 %ptr = getelementptr inbounds float, float* %input, i32 %index32
369 ; CHECK: %index32 =
371 %index32 = mul nsw i32 %i, %stride
375 %index64 = sext i32 %index32 to i64
394 ; CHECK: %index32 =
396 %index32 = mul nuw i32 %i, %stride
398 %ptr = getelementptr inbounds float, float* %input, i32 %index32
417 ; CHECK: %index32 =
419 %index32 = shl nsw i32 %i, 8
423 %index64 = sext i32 %index32 to i64
442 ; CHECK: %index32 =
444 %index32 = shl nuw i32 %i, 9
446 %ptr = getelementptr inbounds float, float* %input, i32 %index32
466 ; CHECK: %index32 =
468 %index32 = sub nsw i32 %i, %sub
469 %index64 = sext i32 %index32 to i64
490 ; CHECK: %index32 =
492 %index32 = sub nsw i32 %i, %halfsub
493 %index64 = sext i32 %index32 to i64
513 ; CHECK: %index32 =
515 %index32 = sub nsw i32 %i, %sub
519 %index64 = sext i32 %index32 to i64
541 %seq = add nsw nuw i32 %index32, 1
549 ; CHECK: %index32 =
551 %index32 = sub nsw i32 %j, %offset
553 %ptr = getelementptr inbounds float, float* %input, i32 %index32