Lines Matching refs:gep1
20 %a.gep1 = getelementptr [2 x i8*], [2 x i8*]* %a, i32 0, i32 1
22 %a.gep1.cast = bitcast i8** %a.gep1 to i32**
23 store i32* %v, i32** %a.gep1.cast
25 %load = load volatile i8*, i8** %a.gep1, !nonnull !0
61 %a.gep1 = getelementptr [2 x i8*], [2 x i8*]* %a, i32 0, i32 1
63 %a.gep1.cast = bitcast i8** %a.gep1 to i64*
64 store i64 42, i64* %a.gep1.cast
66 %load = load volatile i8*, i8** %a.gep1, !nonnull !0
81 %a.gep1 = getelementptr [2 x i8*], [2 x i8*]* %a, i32 0, i32 1
83 %a.gep1.cast = bitcast i8** %a.gep1 to i64*
84 store i64 42, i64* %a.gep1.cast
86 %load = load i8*, i8** %a.gep1, align 8, !nonnull !0