Lines Matching full:gep1
356 %gep1 = getelementptr inbounds i8, i8* %foo, i64 %i
358 %cast1 = ptrtoint i8* %gep1 to i64
369 %gep1 = getelementptr inbounds i32, i32* %bit, i64 %i
371 %cast1 = ptrtoint i32* %gep1 to i64
376 ; CHECK-NEXT: %gep1.idx = shl nuw i64 %i, 2
377 ; CHECK-NEXT: sub i64 %gep1.idx, %j
383 ; CHECK-NEXT: %gep1.idx = shl nuw i16 %i, 2
384 ; CHECK-NEXT: sub i16 %gep1.idx, %j
387 %gep1 = getelementptr inbounds i32, i32 addrspace(1)* %bit, i16 %i
389 %cast1 = ptrtoint i32 addrspace(1)* %gep1 to i16