• Home
  • Raw
  • Download

Lines Matching refs:load2

286                                    %pre.struct.i32* %load2) nounwind {
295 %gep2 = getelementptr inbounds %pre.struct.i32, %pre.struct.i32* %load2, i64 0, i32 2
304 %pre.struct.i64* %load2) nounwind {
313 %gep2 = getelementptr inbounds %pre.struct.i64, %pre.struct.i64* %load2, i64 0, i32 2
322 %pre.struct.i128* %load2) nounwind {
331 %gep2 = getelementptr inbounds %pre.struct.i128, %pre.struct.i128* %load2, i64 0, i32 2
340 %pre.struct.float* %load2) nounwind {
349 %gep2 = getelementptr inbounds %pre.struct.float, %pre.struct.float* %load2, i64 0, i32 2
358 %pre.struct.double* %load2) nounwind {
367 %gep2 = getelementptr inbounds %pre.struct.double, %pre.struct.double* %load2, i64 0, i32 2
376 %pre.struct.i32* %load2) nounwind {
385 %gep2 = getelementptr inbounds %pre.struct.i32, %pre.struct.i32* %load2, i64 0, i32 4
394 %pre.struct.i64* %load2) nounwind {
403 %gep2 = getelementptr inbounds %pre.struct.i64, %pre.struct.i64* %load2, i64 0, i32 3
412 %pre.struct.i128* %load2) nounwind {
421 %gep2 = getelementptr inbounds %pre.struct.i128, %pre.struct.i128* %load2, i64 0, i32 3
430 %pre.struct.float* %load2) nounwind {
439 %gep2 = getelementptr inbounds %pre.struct.float, %pre.struct.float* %load2, i64 0, i32 3
448 %pre.struct.double* %load2) nounwind {
457 %gep2 = getelementptr inbounds %pre.struct.double, %pre.struct.double* %load2, i64 0, i32 3
476 %pre.struct.i32* %load2,
486 %gep2 = getelementptr inbounds %pre.struct.i32, %pre.struct.i32* %load2, i64 0, i32 2
495 %pre.struct.i64* %load2,
505 %gep2 = getelementptr inbounds %pre.struct.i64, %pre.struct.i64* %load2, i64 0, i32 2
514 %pre.struct.i128* %load2,
524 %gep2 = getelementptr inbounds %pre.struct.i128, %pre.struct.i128* %load2, i64 0, i32 2
533 %pre.struct.float* %load2,
543 %gep2 = getelementptr inbounds %pre.struct.float, %pre.struct.float* %load2, i64 0, i32 2
552 %pre.struct.double* %load2,
562 %gep2 = getelementptr inbounds %pre.struct.double, %pre.struct.double* %load2, i64 0, i32 2
571 %pre.struct.i32* %load2,
581 %gep2 = getelementptr inbounds %pre.struct.i32, %pre.struct.i32* %load2, i64 0, i32 4
590 %pre.struct.i64* %load2,
600 %gep2 = getelementptr inbounds %pre.struct.i64, %pre.struct.i64* %load2, i64 0, i32 4
609 %pre.struct.i128* %load2,
619 %gep2 = getelementptr inbounds %pre.struct.i128, %pre.struct.i128* %load2, i64 0, i32 3
628 %pre.struct.float* %load2,
638 %gep2 = getelementptr inbounds %pre.struct.float, %pre.struct.float* %load2, i64 0, i32 3
647 %pre.struct.double* %load2,
657 %gep2 = getelementptr inbounds %pre.struct.double, %pre.struct.double* %load2, i64 0, i32 3
688 %load2 = load i8, i8* %iv2
689 call void @use-byte(i8 %load2)
712 %load2 = load i16, i16* %iv2
713 call void @use-halfword(i16 %load2)
736 %load2 = load i32, i32* %iv2
737 call void @use-word(i32 %load2)
760 %load2 = load i64, i64* %iv2
761 call void @use-doubleword(i64 %load2)
784 %load2 = load <2 x i64>, <2 x i64>* %iv2
785 call void @use-quadword(<2 x i64> %load2)
808 %load2 = load float, float* %iv2
809 call void @use-float(float %load2)
832 %load2 = load double, double* %iv2
833 call void @use-double(double %load2)
1129 %load2 = load i32, i32* %phi1
1130 store i32 %load2, i32* %phi2
1153 %load2 = load i64, i64* %phi1
1154 store i64 %load2, i64* %phi2
1177 %load2 = load <2 x i64>, <2 x i64>* %phi1
1178 store <2 x i64> %load2, <2 x i64>* %phi2
1201 %load2 = load float, float* %phi1
1202 store float %load2, float* %phi2
1225 %load2 = load double, double* %phi1
1226 store double %load2, double* %phi2