Lines Matching full:inbounds
21 %str1 = getelementptr inbounds [1 x i8]* @null, i32 0, i32 0
34 %str2 = getelementptr inbounds [1 x i8]* @null, i32 0, i32 0
44 %str1 = getelementptr inbounds [5 x i8]* @hell, i32 0, i32 0
45 %str2 = getelementptr inbounds [6 x i8]* @hello, i32 0, i32 0
54 %str1 = getelementptr inbounds [5 x i8]* @hell, i32 0, i32 0
55 %str2 = getelementptr inbounds [1 x i8]* @null, i32 0, i32 0
64 ; CHECK: %memcmp = call i32 @memcmp(i8* getelementptr inbounds ([6 x i8]* @hello, i32 0, i32 0), i8* %str2, i32 5)
67 %str1 = getelementptr inbounds [6 x i8]* @hello, i32 0, i32 0
68 %temp1 = getelementptr inbounds [5 x i8]* @hell, i32 0, i32 0
69 %temp2 = getelementptr inbounds [5 x i8]* @bell, i32 0, i32 0