Lines Matching refs:gep

19   %out.gep.1 = getelementptr i8, i8 addrspace(1)* %out, i32 1
21 store i8 123, i8 addrspace(1)* %out.gep.1
31 %out.gep.1 = getelementptr i8, i8 addrspace(1)* %out, i32 1
33 store i8 123, i8 addrspace(1)* %out.gep.1
41 %out.gep.1 = getelementptr i16, i16 addrspace(1)* %out, i32 1
43 store i16 123, i16 addrspace(1)* %out.gep.1
51 %out.gep.1 = getelementptr i16, i16 addrspace(1)* %out, i32 1
53 store i16 0, i16 addrspace(1)* %out.gep.1
63 %out.gep.1 = getelementptr i16, i16 addrspace(1)* %out, i32 1
65 store i16 123, i16 addrspace(1)* %out.gep.1
75 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 1
77 store i32 123, i32 addrspace(1)* %out.gep.1
85 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 1
86 %out.gep.1.bc = bitcast i32 addrspace(1)* %out.gep.1 to float addrspace(1)*
87 store float 1.0, float addrspace(1)* %out.gep.1.bc
97 %out.gep.1 = getelementptr float, float addrspace(1)* %out, i32 1
98 %out.gep.1.bc = bitcast float addrspace(1)* %out.gep.1 to i32 addrspace(1)*
99 store i32 123, i32 addrspace(1)* %out.gep.1.bc
111 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 1
112 %out.gep.2 = getelementptr i32, i32 addrspace(1)* %out, i32 2
113 %out.gep.3 = getelementptr i32, i32 addrspace(1)* %out, i32 3
115 store i32 123, i32 addrspace(1)* %out.gep.1
116 store i32 456, i32 addrspace(1)* %out.gep.2
117 store i32 333, i32 addrspace(1)* %out.gep.3
125 %out.gep.1 = getelementptr float, float addrspace(1)* %out, i32 1
126 %out.gep.2 = getelementptr float, float addrspace(1)* %out, i32 2
127 %out.gep.3 = getelementptr float, float addrspace(1)* %out, i32 3
130 store float 1.0, float addrspace(1)* %out.gep.1
131 store float 2.0, float addrspace(1)* %out.gep.2
132 store float 4.0, float addrspace(1)* %out.gep.3
140 %out.gep.1 = getelementptr float, float addrspace(1)* %out, i32 1
141 %out.gep.2 = getelementptr float, float addrspace(1)* %out, i32 2
142 %out.gep.3 = getelementptr float, float addrspace(1)* %out, i32 3
144 store float 1.0, float addrspace(1)* %out.gep.1
145 store float 2.0, float addrspace(1)* %out.gep.2
146 store float 4.0, float addrspace(1)* %out.gep.3
164 %out.gep.1 = getelementptr float, float addrspace(1)* %out, i32 1
165 %out.gep.2 = getelementptr float, float addrspace(1)* %out, i32 2
166 %out.gep.3 = getelementptr float, float addrspace(1)* %out, i32 3
168 %out.gep.1.bc = bitcast float addrspace(1)* %out.gep.1 to i32 addrspace(1)*
169 %out.gep.3.bc = bitcast float addrspace(1)* %out.gep.3 to i32 addrspace(1)*
171 store i32 11, i32 addrspace(1)* %out.gep.1.bc
172 store float 2.0, float addrspace(1)* %out.gep.2
173 store i32 17, i32 addrspace(1)* %out.gep.3.bc
184 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 1
185 %out.gep.2 = getelementptr i32, i32 addrspace(1)* %out, i32 2
187 store i32 123, i32 addrspace(1)* %out.gep.1
188 store i32 456, i32 addrspace(1)* %out.gep.2
196 %out.gep.1 = getelementptr i64, i64 addrspace(1)* %out, i64 1
198 store i64 123, i64 addrspace(1)* %out.gep.1
207 %out.gep.1 = getelementptr i64, i64 addrspace(1)* %out, i64 1
208 %out.gep.2 = getelementptr i64, i64 addrspace(1)* %out, i64 2
209 %out.gep.3 = getelementptr i64, i64 addrspace(1)* %out, i64 3
211 store i64 123, i64 addrspace(1)* %out.gep.1
212 store i64 456, i64 addrspace(1)* %out.gep.2
213 store i64 333, i64 addrspace(1)* %out.gep.3
222 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 1
223 %in.gep.1 = getelementptr i32, i32 addrspace(1)* %in, i32 1
226 %hi = load i32, i32 addrspace(1)* %in.gep.1
229 store i32 %hi, i32 addrspace(1)* %out.gep.1
237 %in.gep.0 = getelementptr i32, i32 addrspace(1)* %in, i32 2
238 %in.gep.1 = getelementptr i32, i32 addrspace(1)* %in, i32 3
240 %out.gep.0 = getelementptr i32, i32 addrspace(1)* %out, i32 2
241 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 3
242 %lo = load i32, i32 addrspace(1)* %in.gep.0
243 %hi = load i32, i32 addrspace(1)* %in.gep.1
245 store i32 %lo, i32 addrspace(1)* %out.gep.0
246 store i32 %hi, i32 addrspace(1)* %out.gep.1
256 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 1
257 %in.gep.1 = getelementptr i32, i32 addrspace(1)* %in, i32 1
260 %hi = load i32, i32 addrspace(1)* %in.gep.1
263 store i32 %lo, i32 addrspace(1)* %out.gep.1
271 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 1
272 %out.gep.2 = getelementptr i32, i32 addrspace(1)* %out, i32 2
273 %out.gep.3 = getelementptr i32, i32 addrspace(1)* %out, i32 3
274 %in.gep.1 = getelementptr i32, i32 addrspace(1)* %in, i32 1
275 %in.gep.2 = getelementptr i32, i32 addrspace(1)* %in, i32 2
276 %in.gep.3 = getelementptr i32, i32 addrspace(1)* %in, i32 3
279 %y = load i32, i32 addrspace(1)* %in.gep.1
280 %z = load i32, i32 addrspace(1)* %in.gep.2
281 %w = load i32, i32 addrspace(1)* %in.gep.3
284 store i32 %y, i32 addrspace(1)* %out.gep.1
285 store i32 %z, i32 addrspace(1)* %out.gep.2
286 store i32 %w, i32 addrspace(1)* %out.gep.3
298 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 1
299 %out.gep.2 = getelementptr i32, i32 addrspace(1)* %out, i32 2
300 %in.gep.1 = getelementptr i32, i32 addrspace(1)* %in, i32 1
301 %in.gep.2 = getelementptr i32, i32 addrspace(1)* %in, i32 2
304 %y = load i32, i32 addrspace(1)* %in.gep.1
305 %z = load i32, i32 addrspace(1)* %in.gep.2
308 store i32 %y, i32 addrspace(1)* %out.gep.1
309 store i32 %z, i32 addrspace(1)* %out.gep.2
317 %out.gep.1 = getelementptr float, float addrspace(1)* %out, i32 1
318 %out.gep.2 = getelementptr float, float addrspace(1)* %out, i32 2
319 %out.gep.3 = getelementptr float, float addrspace(1)* %out, i32 3
320 %in.gep.1 = getelementptr float, float addrspace(1)* %in, i32 1
321 %in.gep.2 = getelementptr float, float addrspace(1)* %in, i32 2
322 %in.gep.3 = getelementptr float, float addrspace(1)* %in, i32 3
325 %y = load float, float addrspace(1)* %in.gep.1
326 %z = load float, float addrspace(1)* %in.gep.2
327 %w = load float, float addrspace(1)* %in.gep.3
330 store float %y, float addrspace(1)* %out.gep.1
331 store float %z, float addrspace(1)* %out.gep.2
332 store float %w, float addrspace(1)* %out.gep.3
340 %in.gep.0 = getelementptr i32, i32 addrspace(1)* %in, i32 11
341 %in.gep.1 = getelementptr i32, i32 addrspace(1)* %in, i32 12
342 %in.gep.2 = getelementptr i32, i32 addrspace(1)* %in, i32 13
343 %in.gep.3 = getelementptr i32, i32 addrspace(1)* %in, i32 14
344 %out.gep.0 = getelementptr i32, i32 addrspace(1)* %out, i32 7
345 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 8
346 %out.gep.2 = getelementptr i32, i32 addrspace(1)* %out, i32 9
347 %out.gep.3 = getelementptr i32, i32 addrspace(1)* %out, i32 10
349 %x = load i32, i32 addrspace(1)* %in.gep.0
350 %y = load i32, i32 addrspace(1)* %in.gep.1
351 %z = load i32, i32 addrspace(1)* %in.gep.2
352 %w = load i32, i32 addrspace(1)* %in.gep.3
354 store i32 %x, i32 addrspace(1)* %out.gep.0
355 store i32 %y, i32 addrspace(1)* %out.gep.1
356 store i32 %z, i32 addrspace(1)* %out.gep.2
357 store i32 %w, i32 addrspace(1)* %out.gep.3
366 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 1
367 %out.gep.2 = getelementptr i32, i32 addrspace(1)* %out, i32 2
368 %out.gep.3 = getelementptr i32, i32 addrspace(1)* %out, i32 3
369 %in.gep.1 = getelementptr i32, i32 addrspace(1)* %in, i32 1
370 %in.gep.2 = getelementptr i32, i32 addrspace(1)* %in, i32 2
371 %in.gep.3 = getelementptr i32, i32 addrspace(1)* %in, i32 3
374 %y = load i32, i32 addrspace(1)* %in.gep.1
375 %z = load i32, i32 addrspace(1)* %in.gep.2
376 %w = load i32, i32 addrspace(1)* %in.gep.3
381 store i32 %w, i32 addrspace(1)* %out.gep.3
382 store i32 %z, i32 addrspace(1)* %out.gep.2
383 store i32 %y, i32 addrspace(1)* %out.gep.1
403 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 1
404 %out.gep.2 = getelementptr i32, i32 addrspace(1)* %out, i32 2
405 %out.gep.3 = getelementptr i32, i32 addrspace(1)* %out, i32 3
406 %in.gep.1 = getelementptr i32, i32 addrspace(1)* %in, i32 1
407 %in.gep.2 = getelementptr i32, i32 addrspace(1)* %in, i32 2
408 %in.gep.3 = getelementptr i32, i32 addrspace(1)* %in, i32 3
411 %y = load i32, i32 addrspace(1)* %in.gep.1
412 %z = load i32, i32 addrspace(1)* %in.gep.2
413 %w = load i32, i32 addrspace(1)* %in.gep.3
419 store i32 %z, i32 addrspace(1)* %out.gep.1
420 store i32 %y, i32 addrspace(1)* %out.gep.2
421 store i32 %x, i32 addrspace(1)* %out.gep.3
431 %out.gep.1 = getelementptr i8, i8 addrspace(1)* %out, i8 1
432 %out.gep.2 = getelementptr i8, i8 addrspace(1)* %out, i8 2
433 %out.gep.3 = getelementptr i8, i8 addrspace(1)* %out, i8 3
434 %in.gep.1 = getelementptr i8, i8 addrspace(1)* %in, i8 1
435 %in.gep.2 = getelementptr i8, i8 addrspace(1)* %in, i8 2
436 %in.gep.3 = getelementptr i8, i8 addrspace(1)* %in, i8 3
439 %y = load i8, i8 addrspace(1)* %in.gep.1
440 %z = load i8, i8 addrspace(1)* %in.gep.2
441 %w = load i8, i8 addrspace(1)* %in.gep.3
444 store i8 %y, i8 addrspace(1)* %out.gep.1
445 store i8 %z, i8 addrspace(1)* %out.gep.2
446 store i8 %w, i8 addrspace(1)* %out.gep.3
461 %out.gep.1 = getelementptr i8, i8 addrspace(1)* %out, i8 1
462 %out.gep.2 = getelementptr i8, i8 addrspace(1)* %out, i8 2
463 %out.gep.3 = getelementptr i8, i8 addrspace(1)* %out, i8 3
464 %in.gep.1 = getelementptr i8, i8 addrspace(1)* %in, i8 1
465 %in.gep.2 = getelementptr i8, i8 addrspace(1)* %in, i8 2
466 %in.gep.3 = getelementptr i8, i8 addrspace(1)* %in, i8 3
469 %y = load i8, i8 addrspace(1)* %in.gep.1
470 %z = load i8, i8 addrspace(1)* %in.gep.2
471 %w = load i8, i8 addrspace(1)* %in.gep.3
474 store i8 %y, i8 addrspace(1)* %out.gep.1
475 store i8 %z, i8 addrspace(1)* %out.gep.2
476 store i8 %w, i8 addrspace(1)* %out.gep.3
493 %out.gep.1 = getelementptr i32, i32 addrspace(1)* %out, i32 1
494 %out.gep.2 = getelementptr i32, i32 addrspace(1)* %out, i32 2
495 %out.gep.3 = getelementptr i32, i32 addrspace(1)* %out, i32 3
504 store i32 %y, i32 addrspace(1)* %out.gep.1
505 store i32 %z, i32 addrspace(1)* %out.gep.2
506 store i32 %w, i32 addrspace(1)* %out.gep.3
515 %out.gep.1 = getelementptr i8, i8 addrspace(3)* %out, i32 1
517 store i8 123, i8 addrspace(3)* %out.gep.1
527 %out.gep.1 = getelementptr i32, i32 addrspace(3)* %out, i32 1
529 store i32 123, i32 addrspace(3)* %out.gep.1
545 %out.gep.1 = getelementptr i32, i32 addrspace(3)* %out, i32 1
546 %out.gep.2 = getelementptr i32, i32 addrspace(3)* %out, i32 2
547 %out.gep.3 = getelementptr i32, i32 addrspace(3)* %out, i32 3
549 store i32 123, i32 addrspace(3)* %out.gep.1
550 store i32 456, i32 addrspace(3)* %out.gep.2
551 store i32 333, i32 addrspace(3)* %out.gep.3