blob: 2fcf9b75638bb338fb237cf11e247f45cbb1de1f [file] [log] [blame]
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc < %s -mtriple=armv8-linux-gnueabi -verify-machineinstrs -asm-verbose=false | FileCheck %s
; %struct.uint16x4x2_t = type { <4 x i16>, <4 x i16> }
; %struct.uint16x4x3_t = type { <4 x i16>, <4 x i16>, <4 x i16> }
; %struct.uint16x4x4_t = type { <4 x i16>, <4 x i16>, <4 x i16>, <4 x i16> }
; %struct.uint32x2x2_t = type { <2 x i32>, <2 x i32> }
; %struct.uint32x2x3_t = type { <2 x i32>, <2 x i32>, <2 x i32> }
; %struct.uint32x2x4_t = type { <2 x i32>, <2 x i32>, <2 x i32>, <2 x i32> }
; %struct.uint64x1x2_t = type { <1 x i64>, <1 x i64> }
; %struct.uint64x1x3_t = type { <1 x i64>, <1 x i64>, <1 x i64> }
; %struct.uint64x1x4_t = type { <1 x i64>, <1 x i64>, <1 x i64>, <1 x i64> }
; %struct.uint8x8x2_t = type { <8 x i8>, <8 x i8> }
; %struct.uint8x8x3_t = type { <8 x i8>, <8 x i8>, <8 x i8> }
; %struct.uint8x8x4_t = type { <8 x i8>, <8 x i8>, <8 x i8>, <8 x i8> }
; %struct.uint16x8x2_t = type { <8 x i16>, <8 x i16> }
; %struct.uint16x8x3_t = type { <8 x i16>, <8 x i16>, <8 x i16> }
; %struct.uint16x8x4_t = type { <8 x i16>, <8 x i16>, <8 x i16>, <8 x i16> }
; %struct.uint32x4x2_t = type { <4 x i32>, <4 x i32> }
; %struct.uint32x4x3_t = type { <4 x i32>, <4 x i32>, <4 x i32> }
; %struct.uint32x4x4_t = type { <4 x i32>, <4 x i32>, <4 x i32>, <4 x i32> }
; %struct.uint64x2x2_t = type { <2 x i64>, <2 x i64> }
; %struct.uint64x2x3_t = type { <2 x i64>, <2 x i64>, <2 x i64> }
; %struct.uint64x2x4_t = type { <2 x i64>, <2 x i64>, <2 x i64>, <2 x i64> }
; %struct.uint8x16x2_t = type { <16 x i8>, <16 x i8> }
; %struct.uint8x16x3_t = type { <16 x i8>, <16 x i8>, <16 x i8> }
; %struct.uint8x16x4_t = type { <16 x i8>, <16 x i8>, <16 x i8>, <16 x i8> }
%struct.uint16x4x2_t = type { [2 x <4 x i16>] }
%struct.uint16x4x3_t = type { [3 x <4 x i16>] }
%struct.uint16x4x4_t = type { [4 x <4 x i16>] }
%struct.uint32x2x2_t = type { [2 x <2 x i32>] }
%struct.uint32x2x3_t = type { [3 x <2 x i32>] }
%struct.uint32x2x4_t = type { [4 x <2 x i32>] }
%struct.uint64x1x2_t = type { [2 x <1 x i64>] }
%struct.uint64x1x3_t = type { [3 x <1 x i64>] }
%struct.uint64x1x4_t = type { [4 x <1 x i64>] }
%struct.uint8x8x2_t = type { [2 x <8 x i8>] }
%struct.uint8x8x3_t = type { [3 x <8 x i8>] }
%struct.uint8x8x4_t = type { [4 x <8 x i8>] }
%struct.uint16x8x2_t = type { [2 x <8 x i16>] }
%struct.uint16x8x3_t = type { [3 x <8 x i16>] }
%struct.uint16x8x4_t = type { [4 x <8 x i16>] }
%struct.uint32x4x2_t = type { [2 x <4 x i32>] }
%struct.uint32x4x3_t = type { [3 x <4 x i32>] }
%struct.uint32x4x4_t = type { [4 x <4 x i32>] }
%struct.uint64x2x2_t = type { [2 x <2 x i64>] }
%struct.uint64x2x3_t = type { [3 x <2 x i64>] }
%struct.uint64x2x4_t = type { [4 x <2 x i64>] }
%struct.uint8x16x2_t = type { [2 x <16 x i8>] }
%struct.uint8x16x3_t = type { [3 x <16 x i8>] }
%struct.uint8x16x4_t = type { [4 x <16 x i8>] }
declare void @llvm.arm.neon.vst1x2.p0i16.v4i16(i16* nocapture, <4 x i16>, <4 x i16>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x3.p0i16.v4i16(i16* nocapture, <4 x i16>, <4 x i16>, <4 x i16>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x4.p0i16.v4i16(i16* nocapture, <4 x i16>, <4 x i16>, <4 x i16>, <4 x i16>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x2.p0i32.v2i32(i32* nocapture, <2 x i32>, <2 x i32>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x3.p0i32.v2i32(i32* nocapture, <2 x i32>, <2 x i32>, <2 x i32>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x4.p0i32.v2i32(i32* nocapture, <2 x i32>, <2 x i32>, <2 x i32>, <2 x i32>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x2.p0i64.v1i64(i64* nocapture, <1 x i64>, <1 x i64>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x3.p0i64.v1i64(i64* nocapture, <1 x i64>, <1 x i64>, <1 x i64>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x4.p0i64.v1i64(i64* nocapture, <1 x i64>, <1 x i64>, <1 x i64>, <1 x i64>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x2.p0i8.v8i8(i8* nocapture, <8 x i8>, <8 x i8>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x3.p0i8.v8i8(i8* nocapture, <8 x i8>, <8 x i8>, <8 x i8>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x4.p0i8.v8i8(i8* nocapture, <8 x i8>, <8 x i8>, <8 x i8>, <8 x i8>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x2.p0i16.v8i16(i16* nocapture, <8 x i16>, <8 x i16>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x3.p0i16.v8i16(i16* nocapture, <8 x i16>, <8 x i16>, <8 x i16>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x4.p0i16.v8i16(i16* nocapture, <8 x i16>, <8 x i16>, <8 x i16>, <8 x i16>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x2.p0i32.v4i32(i32* nocapture, <4 x i32>, <4 x i32>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x3.p0i32.v4i32(i32* nocapture, <4 x i32>, <4 x i32>, <4 x i32>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x4.p0i32.v4i32(i32* nocapture, <4 x i32>, <4 x i32>, <4 x i32>, <4 x i32>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x2.p0i64.v2i64(i64* nocapture, <2 x i64>, <2 x i64>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x3.p0i64.v2i64(i64* nocapture, <2 x i64>, <2 x i64>, <2 x i64>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x4.p0i64.v2i64(i64* nocapture, <2 x i64>, <2 x i64>, <2 x i64>, <2 x i64>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x2.p0i8.v16i8(i8* nocapture, <16 x i8>, <16 x i8>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x3.p0i8.v16i8(i8* nocapture, <16 x i8>, <16 x i8>, <16 x i8>) argmemonly nounwind
declare void @llvm.arm.neon.vst1x4.p0i8.v16i8(i8* nocapture, <16 x i8>, <16 x i8>, <16 x i8>, <16 x i8>) argmemonly nounwind
define arm_aapcs_vfpcc void @test_vst1_u16_x2(i16* %a, %struct.uint16x4x2_t %b) nounwind {
; CHECK-LABEL: test_vst1_u16_x2:
; CHECK: vst1.16 {d0, d1}, [r0:64]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint16x4x2_t %b, 0, 0
%b1 = extractvalue %struct.uint16x4x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i16.v4i16(i16* %a, <4 x i16> %b0, <4 x i16> %b1)
ret void
}
define arm_aapcs_vfpcc void @test_vst1_u16_x3(i16* %a, %struct.uint16x4x3_t %b) nounwind {
; CHECK-LABEL: test_vst1_u16_x3:
; CHECK: vst1.16 {d0, d1, d2}, [r0:64]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint16x4x3_t %b, 0, 0
%b1 = extractvalue %struct.uint16x4x3_t %b, 0, 1
%b2 = extractvalue %struct.uint16x4x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i16.v4i16(i16* %a, <4 x i16> %b0, <4 x i16> %b1, <4 x i16> %b2)
ret void
}
define arm_aapcs_vfpcc void @test_vst1_u16_x4(i16* %a, %struct.uint16x4x4_t %b) nounwind {
; CHECK-LABEL: test_vst1_u16_x4:
; CHECK: vst1.16 {d0, d1, d2, d3}, [r0:256]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint16x4x4_t %b, 0, 0
%b1 = extractvalue %struct.uint16x4x4_t %b, 0, 1
%b2 = extractvalue %struct.uint16x4x4_t %b, 0, 2
%b3 = extractvalue %struct.uint16x4x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i16.v4i16(i16* %a, <4 x i16> %b0, <4 x i16> %b1, <4 x i16> %b2, <4 x i16> %b3)
ret void
}
define arm_aapcs_vfpcc void @test_vst1_u32_x2(i32* %a, %struct.uint32x2x2_t %b) nounwind {
; CHECK-LABEL: test_vst1_u32_x2:
; CHECK: vst1.32 {d0, d1}, [r0:64]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x2x2_t %b, 0, 0
%b1 = extractvalue %struct.uint32x2x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i32.v2i32(i32* %a, <2 x i32> %b0, <2 x i32> %b1)
ret void
}
define arm_aapcs_vfpcc void @test_vst1_u32_x3(i32* %a, %struct.uint32x2x3_t %b) nounwind {
; CHECK-LABEL: test_vst1_u32_x3:
; CHECK: vst1.32 {d0, d1, d2}, [r0:64]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x2x3_t %b, 0, 0
%b1 = extractvalue %struct.uint32x2x3_t %b, 0, 1
%b2 = extractvalue %struct.uint32x2x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i32.v2i32(i32* %a, <2 x i32> %b0, <2 x i32> %b1, <2 x i32> %b2)
ret void
}
define arm_aapcs_vfpcc void @test_vst1_u32_x4(i32* %a, %struct.uint32x2x4_t %b) nounwind {
; CHECK-LABEL: test_vst1_u32_x4:
; CHECK: vst1.32 {d0, d1, d2, d3}, [r0:256]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x2x4_t %b, 0, 0
%b1 = extractvalue %struct.uint32x2x4_t %b, 0, 1
%b2 = extractvalue %struct.uint32x2x4_t %b, 0, 2
%b3 = extractvalue %struct.uint32x2x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i32.v2i32(i32* %a, <2 x i32> %b0, <2 x i32> %b1, <2 x i32> %b2, <2 x i32> %b3)
ret void
}
define arm_aapcs_vfpcc void @test_vst1_u64_x2(i64* %a, %struct.uint64x1x2_t %b) nounwind {
; CHECK-LABEL: test_vst1_u64_x2:
; CHECK: vst1.64 {d0, d1}, [r0:64]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x1x2_t %b, 0, 0
%b1 = extractvalue %struct.uint64x1x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i64.v1i64(i64* %a, <1 x i64> %b0, <1 x i64> %b1)
ret void
}
define arm_aapcs_vfpcc void @test_vst1_u64_x3(i64* %a, %struct.uint64x1x3_t %b) nounwind {
; CHECK-LABEL: test_vst1_u64_x3:
; CHECK: vst1.64 {d0, d1, d2}, [r0:64]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x1x3_t %b, 0, 0
%b1 = extractvalue %struct.uint64x1x3_t %b, 0, 1
%b2 = extractvalue %struct.uint64x1x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i64.v1i64(i64* %a, <1 x i64> %b0, <1 x i64> %b1, <1 x i64> %b2)
ret void
}
define arm_aapcs_vfpcc void @test_vst1_u64_x4(i64* %a, %struct.uint64x1x4_t %b) nounwind {
; CHECK-LABEL: test_vst1_u64_x4:
; CHECK: vst1.64 {d0, d1, d2, d3}, [r0:256]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x1x4_t %b, 0, 0
%b1 = extractvalue %struct.uint64x1x4_t %b, 0, 1
%b2 = extractvalue %struct.uint64x1x4_t %b, 0, 2
%b3 = extractvalue %struct.uint64x1x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i64.v1i64(i64* %a, <1 x i64> %b0, <1 x i64> %b1, <1 x i64> %b2, <1 x i64> %b3)
ret void
}
define arm_aapcs_vfpcc void @test_vst1_u8_x2(i8* %a, %struct.uint8x8x2_t %b) nounwind {
; CHECK-LABEL: test_vst1_u8_x2:
; CHECK: vst1.8 {d0, d1}, [r0:64]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x8x2_t %b, 0, 0
%b1 = extractvalue %struct.uint8x8x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i8.v8i8(i8* %a, <8 x i8> %b0, <8 x i8> %b1)
ret void
}
define arm_aapcs_vfpcc void @test_vst1_u8_x3(i8* %a, %struct.uint8x8x3_t %b) nounwind {
; CHECK-LABEL: test_vst1_u8_x3:
; CHECK: vst1.8 {d0, d1, d2}, [r0:64]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x8x3_t %b, 0, 0
%b1 = extractvalue %struct.uint8x8x3_t %b, 0, 1
%b2 = extractvalue %struct.uint8x8x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i8.v8i8(i8* %a, <8 x i8> %b0, <8 x i8> %b1, <8 x i8> %b2)
ret void
}
define arm_aapcs_vfpcc void @test_vst1_u8_x4(i8* %a, %struct.uint8x8x4_t %b) nounwind {
; CHECK-LABEL: test_vst1_u8_x4:
; CHECK: vst1.8 {d0, d1, d2, d3}, [r0:256]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x8x4_t %b, 0, 0
%b1 = extractvalue %struct.uint8x8x4_t %b, 0, 1
%b2 = extractvalue %struct.uint8x8x4_t %b, 0, 2
%b3 = extractvalue %struct.uint8x8x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i8.v8i8(i8* %a, <8 x i8> %b0, <8 x i8> %b1, <8 x i8> %b2, <8 x i8> %b3)
ret void
}
define arm_aapcs_vfpcc void @test_vst1q_u16_x2(i16* %a, %struct.uint16x8x2_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u16_x2:
; CHECK: vst1.16 {d0, d1, d2, d3}, [r0:256]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint16x8x2_t %b, 0, 0
%b1 = extractvalue %struct.uint16x8x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i16.v8i16(i16* %a, <8 x i16> %b0, <8 x i16> %b1)
ret void
}
define arm_aapcs_vfpcc void @test_vst1q_u16_x3(i16* %a, %struct.uint16x8x3_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u16_x3:
; CHECK: vst1.16 {d0, d1, d2}, [r0:64]!
; CHECK-NEXT: vst1.16 {d3, d4, d5}, [r0:64]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint16x8x3_t %b, 0, 0
%b1 = extractvalue %struct.uint16x8x3_t %b, 0, 1
%b2 = extractvalue %struct.uint16x8x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i16.v8i16(i16* %a, <8 x i16> %b0, <8 x i16> %b1, <8 x i16> %b2)
ret void
}
define arm_aapcs_vfpcc void @test_vst1q_u16_x4(i16* %a, %struct.uint16x8x4_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u16_x4:
; CHECK: vst1.16 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: vst1.16 {d4, d5, d6, d7}, [r0:256]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint16x8x4_t %b, 0, 0
%b1 = extractvalue %struct.uint16x8x4_t %b, 0, 1
%b2 = extractvalue %struct.uint16x8x4_t %b, 0, 2
%b3 = extractvalue %struct.uint16x8x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i16.v8i16(i16* %a, <8 x i16> %b0, <8 x i16> %b1, <8 x i16> %b2, <8 x i16> %b3)
ret void
}
define arm_aapcs_vfpcc void @test_vst1q_u32_x2(i32* %a, %struct.uint32x4x2_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u32_x2:
; CHECK: vst1.32 {d0, d1, d2, d3}, [r0:256]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x4x2_t %b, 0, 0
%b1 = extractvalue %struct.uint32x4x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i32.v4i32(i32* %a, <4 x i32> %b0, <4 x i32> %b1)
ret void
}
define arm_aapcs_vfpcc void @test_vst1q_u32_x3(i32* %a, %struct.uint32x4x3_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u32_x3:
; CHECK: vst1.32 {d0, d1, d2}, [r0:64]!
; CHECK-NEXT: vst1.32 {d3, d4, d5}, [r0:64]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x4x3_t %b, 0, 0
%b1 = extractvalue %struct.uint32x4x3_t %b, 0, 1
%b2 = extractvalue %struct.uint32x4x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i32.v4i32(i32* %a, <4 x i32> %b0, <4 x i32> %b1, <4 x i32> %b2)
ret void
}
define arm_aapcs_vfpcc void @test_vst1q_u32_x4(i32* %a, %struct.uint32x4x4_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u32_x4:
; CHECK: vst1.32 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: vst1.32 {d4, d5, d6, d7}, [r0:256]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x4x4_t %b, 0, 0
%b1 = extractvalue %struct.uint32x4x4_t %b, 0, 1
%b2 = extractvalue %struct.uint32x4x4_t %b, 0, 2
%b3 = extractvalue %struct.uint32x4x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i32.v4i32(i32* %a, <4 x i32> %b0, <4 x i32> %b1, <4 x i32> %b2, <4 x i32> %b3)
ret void
}
define arm_aapcs_vfpcc void @test_vst1q_u64_x2(i64* %a, %struct.uint64x2x2_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u64_x2:
; CHECK: vst1.64 {d0, d1, d2, d3}, [r0:256]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x2x2_t %b, 0, 0
%b1 = extractvalue %struct.uint64x2x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i64.v2i64(i64* %a, <2 x i64> %b0, <2 x i64> %b1)
ret void
}
define arm_aapcs_vfpcc void @test_vst1q_u64_x3(i64* %a, %struct.uint64x2x3_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u64_x3:
; CHECK: vst1.64 {d0, d1, d2}, [r0:64]!
; CHECK-NEXT: vst1.64 {d3, d4, d5}, [r0:64]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x2x3_t %b, 0, 0
%b1 = extractvalue %struct.uint64x2x3_t %b, 0, 1
%b2 = extractvalue %struct.uint64x2x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i64.v2i64(i64* %a, <2 x i64> %b0, <2 x i64> %b1, <2 x i64> %b2)
ret void
}
define arm_aapcs_vfpcc void @test_vst1q_u64_x4(i64* %a, %struct.uint64x2x4_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u64_x4:
; CHECK: vst1.64 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: vst1.64 {d4, d5, d6, d7}, [r0:256]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x2x4_t %b, 0, 0
%b1 = extractvalue %struct.uint64x2x4_t %b, 0, 1
%b2 = extractvalue %struct.uint64x2x4_t %b, 0, 2
%b3 = extractvalue %struct.uint64x2x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i64.v2i64(i64* %a, <2 x i64> %b0, <2 x i64> %b1, <2 x i64> %b2, <2 x i64> %b3)
ret void
}
define arm_aapcs_vfpcc void @test_vst1q_u8_x2(i8* %a, %struct.uint8x16x2_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u8_x2:
; CHECK: vst1.8 {d0, d1, d2, d3}, [r0:256]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x16x2_t %b, 0, 0
%b1 = extractvalue %struct.uint8x16x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i8.v16i8(i8* %a, <16 x i8> %b0, <16 x i8> %b1)
ret void
}
define arm_aapcs_vfpcc void @test_vst1q_u8_x3(i8* %a, %struct.uint8x16x3_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u8_x3:
; CHECK: vst1.8 {d0, d1, d2}, [r0:64]!
; CHECK-NEXT: vst1.8 {d3, d4, d5}, [r0:64]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x16x3_t %b, 0, 0
%b1 = extractvalue %struct.uint8x16x3_t %b, 0, 1
%b2 = extractvalue %struct.uint8x16x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i8.v16i8(i8* %a, <16 x i8> %b0, <16 x i8> %b1, <16 x i8> %b2)
ret void
}
define arm_aapcs_vfpcc void @test_vst1q_u8_x4(i8* %a, %struct.uint8x16x4_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u8_x4:
; CHECK: vst1.8 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: vst1.8 {d4, d5, d6, d7}, [r0:256]
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x16x4_t %b, 0, 0
%b1 = extractvalue %struct.uint8x16x4_t %b, 0, 1
%b2 = extractvalue %struct.uint8x16x4_t %b, 0, 2
%b3 = extractvalue %struct.uint8x16x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i8.v16i8(i8* %a, <16 x i8> %b0, <16 x i8> %b1, <16 x i8> %b2, <16 x i8> %b3)
ret void
}
; Post increment
define arm_aapcs_vfpcc i8* @test_vst1_u8_x2_post_imm(i8* %a, %struct.uint8x8x2_t %b) nounwind {
; CHECK-LABEL: test_vst1_u8_x2_post_imm:
; CHECK: vst1.8 {d0, d1}, [r0:64]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x8x2_t %b, 0, 0
%b1 = extractvalue %struct.uint8x8x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i8.v8i8(i8* %a, <8 x i8> %b0, <8 x i8> %b1)
%tmp = getelementptr i8, i8* %a, i32 16
ret i8* %tmp
}
define arm_aapcs_vfpcc i8* @test_vst1_u8_x2_post_reg(i8* %a, %struct.uint8x8x2_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1_u8_x2_post_reg:
; CHECK: vst1.8 {d0, d1}, [r0:64], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x8x2_t %b, 0, 0
%b1 = extractvalue %struct.uint8x8x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i8.v8i8(i8* %a, <8 x i8> %b0, <8 x i8> %b1)
%tmp = getelementptr i8, i8* %a, i32 %inc
ret i8* %tmp
}
define arm_aapcs_vfpcc i16* @test_vst1_u16_x2_post_imm(i16* %a, %struct.uint16x4x2_t %b) nounwind {
; CHECK-LABEL: test_vst1_u16_x2_post_imm:
; CHECK: vst1.16 {d0, d1}, [r0:64]!
; CHECK-NEXT: bx lr
%b0 = extractvalue %struct.uint16x4x2_t %b, 0, 0
%b1 = extractvalue %struct.uint16x4x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i16.v4i16(i16* %a, <4 x i16> %b0, <4 x i16> %b1)
%tmp = getelementptr i16, i16* %a, i32 8
ret i16* %tmp
}
define arm_aapcs_vfpcc i16* @test_vst1_u16_x2_post_reg(i16* %a, %struct.uint16x4x2_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1_u16_x2_post_reg:
; CHECK: lsl r1, r1, #1
; CHECK-NEXT: vst1.16 {d0, d1}, [r0:64], r1
; CHECK-NEXT: bx lr
%b0 = extractvalue %struct.uint16x4x2_t %b, 0, 0
%b1 = extractvalue %struct.uint16x4x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i16.v4i16(i16* %a, <4 x i16> %b0, <4 x i16> %b1)
%tmp = getelementptr i16, i16* %a, i32 %inc
ret i16* %tmp
}
define arm_aapcs_vfpcc i32* @test_vst1_u32_x2_post_imm(i32* %a, %struct.uint32x2x2_t %b) nounwind {
; CHECK-LABEL: test_vst1_u32_x2_post_imm:
; CHECK: vst1.32 {d0, d1}, [r0:64]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x2x2_t %b, 0, 0
%b1 = extractvalue %struct.uint32x2x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i32.v2i32(i32* %a, <2 x i32> %b0, <2 x i32> %b1)
%tmp = getelementptr i32, i32* %a, i32 4
ret i32* %tmp
}
define arm_aapcs_vfpcc i32* @test_vst1_u32_x2_post_reg(i32* %a, %struct.uint32x2x2_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1_u32_x2_post_reg:
; CHECK: lsl r1, r1, #2
; CHECK-NEXT: vst1.32 {d0, d1}, [r0:64], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x2x2_t %b, 0, 0
%b1 = extractvalue %struct.uint32x2x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i32.v2i32(i32* %a, <2 x i32> %b0, <2 x i32> %b1)
%tmp = getelementptr i32, i32* %a, i32 %inc
ret i32* %tmp
}
define arm_aapcs_vfpcc i64* @test_vst1_u64_x2_post_imm(i64* %a, %struct.uint64x1x2_t %b) nounwind {
; CHECK-LABEL: test_vst1_u64_x2_post_imm:
; CHECK: vst1.64 {d0, d1}, [r0:64]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x1x2_t %b, 0, 0
%b1 = extractvalue %struct.uint64x1x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i64.v1i64(i64* %a, <1 x i64> %b0, <1 x i64> %b1)
%tmp = getelementptr i64, i64* %a, i32 2
ret i64* %tmp
}
define arm_aapcs_vfpcc i64* @test_vst1_u64_x2_post_reg(i64* %a, %struct.uint64x1x2_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1_u64_x2_post_reg:
; CHECK: lsl r1, r1, #3
; CHECK-NEXT: vst1.64 {d0, d1}, [r0:64], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x1x2_t %b, 0, 0
%b1 = extractvalue %struct.uint64x1x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i64.v1i64(i64* %a, <1 x i64> %b0, <1 x i64> %b1)
%tmp = getelementptr i64, i64* %a, i32 %inc
ret i64* %tmp
}
define arm_aapcs_vfpcc i8* @test_vst1q_u8_x2_post_imm(i8* %a, %struct.uint8x16x2_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u8_x2_post_imm:
; CHECK: vst1.8 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x16x2_t %b, 0, 0
%b1 = extractvalue %struct.uint8x16x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i8.v16i8(i8* %a, <16 x i8> %b0, <16 x i8> %b1)
%tmp = getelementptr i8, i8* %a, i32 32
ret i8* %tmp
}
define arm_aapcs_vfpcc i8* @test_vst1q_u8_x2_post_reg(i8* %a, %struct.uint8x16x2_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1q_u8_x2_post_reg:
; CHECK: vst1.8 {d0, d1, d2, d3}, [r0:256], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x16x2_t %b, 0, 0
%b1 = extractvalue %struct.uint8x16x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i8.v16i8(i8* %a, <16 x i8> %b0, <16 x i8> %b1)
%tmp = getelementptr i8, i8* %a, i32 %inc
ret i8* %tmp
}
define arm_aapcs_vfpcc i16* @test_vst1q_u16_x2_post_imm(i16* %a, %struct.uint16x8x2_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u16_x2_post_imm:
; CHECK: vst1.16 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint16x8x2_t %b, 0, 0
%b1 = extractvalue %struct.uint16x8x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i16.v8i16(i16* %a, <8 x i16> %b0, <8 x i16> %b1)
%tmp = getelementptr i16, i16* %a, i32 16
ret i16* %tmp
}
define arm_aapcs_vfpcc i16* @test_vst1q_u16_x2_post_reg(i16* %a, %struct.uint16x8x2_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1q_u16_x2_post_reg:
; CHECK: lsl r1, r1, #1
; CHECK-NEXT: vst1.16 {d0, d1, d2, d3}, [r0:256], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint16x8x2_t %b, 0, 0
%b1 = extractvalue %struct.uint16x8x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i16.v8i16(i16* %a, <8 x i16> %b0, <8 x i16> %b1)
%tmp = getelementptr i16, i16* %a, i32 %inc
ret i16* %tmp
}
define arm_aapcs_vfpcc i32* @test_vst1q_u32_x2_post_imm(i32* %a, %struct.uint32x4x2_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u32_x2_post_imm:
; CHECK: vst1.32 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x4x2_t %b, 0, 0
%b1 = extractvalue %struct.uint32x4x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i32.v4i32(i32* %a, <4 x i32> %b0, <4 x i32> %b1)
%tmp = getelementptr i32, i32* %a, i32 8
ret i32* %tmp
}
define arm_aapcs_vfpcc i32* @test_vst1q_u32_x2_post_reg(i32* %a, %struct.uint32x4x2_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1q_u32_x2_post_reg:
; CHECK: lsl r1, r1, #2
; CHECK-NEXT: vst1.32 {d0, d1, d2, d3}, [r0:256], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x4x2_t %b, 0, 0
%b1 = extractvalue %struct.uint32x4x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i32.v4i32(i32* %a, <4 x i32> %b0, <4 x i32> %b1)
%tmp = getelementptr i32, i32* %a, i32 %inc
ret i32* %tmp
}
define arm_aapcs_vfpcc i64* @test_vst1q_u64_x2_post_imm(i64* %a, %struct.uint64x2x2_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u64_x2_post_imm:
; CHECK: vst1.64 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x2x2_t %b, 0, 0
%b1 = extractvalue %struct.uint64x2x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i64.v2i64(i64* %a, <2 x i64> %b0, <2 x i64> %b1)
%tmp = getelementptr i64, i64* %a, i32 4
ret i64* %tmp
}
define arm_aapcs_vfpcc i64* @test_vst1q_u64_x2_post_reg(i64* %a, %struct.uint64x2x2_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1q_u64_x2_post_reg:
; CHECK: lsl r1, r1, #3
; CHECK-NEXT: vst1.64 {d0, d1, d2, d3}, [r0:256], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x2x2_t %b, 0, 0
%b1 = extractvalue %struct.uint64x2x2_t %b, 0, 1
tail call void @llvm.arm.neon.vst1x2.p0i64.v2i64(i64* %a, <2 x i64> %b0, <2 x i64> %b1)
%tmp = getelementptr i64, i64* %a, i32 %inc
ret i64* %tmp
}
define arm_aapcs_vfpcc i8* @test_vst1_u8_x3_post_imm(i8* %a, %struct.uint8x8x3_t %b) nounwind {
; CHECK-LABEL: test_vst1_u8_x3_post_imm:
; CHECK: vst1.8 {d0, d1, d2}, [r0:64]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x8x3_t %b, 0, 0
%b1 = extractvalue %struct.uint8x8x3_t %b, 0, 1
%b2 = extractvalue %struct.uint8x8x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i8.v8i8(i8* %a, <8 x i8> %b0, <8 x i8> %b1, <8 x i8> %b2)
%tmp = getelementptr i8, i8* %a, i32 24
ret i8* %tmp
}
define arm_aapcs_vfpcc i8* @test_vst1_u8_x3_post_reg(i8* %a, %struct.uint8x8x3_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1_u8_x3_post_reg:
; CHECK: vst1.8 {d0, d1, d2}, [r0:64], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x8x3_t %b, 0, 0
%b1 = extractvalue %struct.uint8x8x3_t %b, 0, 1
%b2 = extractvalue %struct.uint8x8x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i8.v8i8(i8* %a, <8 x i8> %b0, <8 x i8> %b1, <8 x i8> %b2)
%tmp = getelementptr i8, i8* %a, i32 %inc
ret i8* %tmp
}
define arm_aapcs_vfpcc i16* @test_vst1_u16_x3_post_imm(i16* %a, %struct.uint16x4x3_t %b) nounwind {
; CHECK-LABEL: test_vst1_u16_x3_post_imm:
; CHECK: vst1.16 {d0, d1, d2}, [r0:64]!
; CHECK-NEXT: bx lr
%b0 = extractvalue %struct.uint16x4x3_t %b, 0, 0
%b1 = extractvalue %struct.uint16x4x3_t %b, 0, 1
%b2 = extractvalue %struct.uint16x4x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i16.v4i16(i16* %a, <4 x i16> %b0, <4 x i16> %b1, <4 x i16> %b2)
%tmp = getelementptr i16, i16* %a, i32 12
ret i16* %tmp
}
define arm_aapcs_vfpcc i16* @test_vst1_u16_x3_post_reg(i16* %a, %struct.uint16x4x3_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1_u16_x3_post_reg:
; CHECK: lsl r1, r1, #1
; CHECK-NEXT: vst1.16 {d0, d1, d2}, [r0:64], r1
; CHECK-NEXT: bx lr
%b0 = extractvalue %struct.uint16x4x3_t %b, 0, 0
%b1 = extractvalue %struct.uint16x4x3_t %b, 0, 1
%b2 = extractvalue %struct.uint16x4x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i16.v4i16(i16* %a, <4 x i16> %b0, <4 x i16> %b1, <4 x i16> %b2)
%tmp = getelementptr i16, i16* %a, i32 %inc
ret i16* %tmp
}
define arm_aapcs_vfpcc i32* @test_vst1_u32_x3_post_imm(i32* %a, %struct.uint32x2x3_t %b) nounwind {
; CHECK-LABEL: test_vst1_u32_x3_post_imm:
; CHECK: vst1.32 {d0, d1, d2}, [r0:64]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x2x3_t %b, 0, 0
%b1 = extractvalue %struct.uint32x2x3_t %b, 0, 1
%b2 = extractvalue %struct.uint32x2x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i32.v2i32(i32* %a, <2 x i32> %b0, <2 x i32> %b1, <2 x i32> %b2)
%tmp = getelementptr i32, i32* %a, i32 6
ret i32* %tmp
}
define arm_aapcs_vfpcc i32* @test_vst1_u32_x3_post_reg(i32* %a, %struct.uint32x2x3_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1_u32_x3_post_reg:
; CHECK: lsl r1, r1, #2
; CHECK-NEXT: vst1.32 {d0, d1, d2}, [r0:64], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x2x3_t %b, 0, 0
%b1 = extractvalue %struct.uint32x2x3_t %b, 0, 1
%b2 = extractvalue %struct.uint32x2x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i32.v2i32(i32* %a, <2 x i32> %b0, <2 x i32> %b1, <2 x i32> %b2)
%tmp = getelementptr i32, i32* %a, i32 %inc
ret i32* %tmp
}
define arm_aapcs_vfpcc i64* @test_vst1_u64_x3_post_imm(i64* %a, %struct.uint64x1x3_t %b) nounwind {
; CHECK-LABEL: test_vst1_u64_x3_post_imm:
; CHECK: vst1.64 {d0, d1, d2}, [r0:64]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x1x3_t %b, 0, 0
%b1 = extractvalue %struct.uint64x1x3_t %b, 0, 1
%b2 = extractvalue %struct.uint64x1x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i64.v1i64(i64* %a, <1 x i64> %b0, <1 x i64> %b1, <1 x i64> %b2)
%tmp = getelementptr i64, i64* %a, i32 3
ret i64* %tmp
}
define arm_aapcs_vfpcc i64* @test_vst1_u64_x3_post_reg(i64* %a, %struct.uint64x1x3_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1_u64_x3_post_reg:
; CHECK: lsl r1, r1, #3
; CHECK-NEXT: vst1.64 {d0, d1, d2}, [r0:64], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x1x3_t %b, 0, 0
%b1 = extractvalue %struct.uint64x1x3_t %b, 0, 1
%b2 = extractvalue %struct.uint64x1x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i64.v1i64(i64* %a, <1 x i64> %b0, <1 x i64> %b1, <1 x i64> %b2)
%tmp = getelementptr i64, i64* %a, i32 %inc
ret i64* %tmp
}
define arm_aapcs_vfpcc i8* @test_vst1q_u8_x3_post_imm(i8* %a, %struct.uint8x16x3_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u8_x3_post_imm:
; CHECK: vst1.8 {d0, d1, d2}, [r0:64]!
; CHECK-NEXT: vst1.8 {d3, d4, d5}, [r0:64]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x16x3_t %b, 0, 0
%b1 = extractvalue %struct.uint8x16x3_t %b, 0, 1
%b2 = extractvalue %struct.uint8x16x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i8.v16i8(i8* %a, <16 x i8> %b0, <16 x i8> %b1, <16 x i8> %b2)
%tmp = getelementptr i8, i8* %a, i32 48
ret i8* %tmp
}
define arm_aapcs_vfpcc i16* @test_vst1q_u16_x3_post_imm(i16* %a, %struct.uint16x8x3_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u16_x3_post_imm:
; CHECK: vst1.16 {d0, d1, d2}, [r0:64]!
; CHECK-NEXT: vst1.16 {d3, d4, d5}, [r0:64]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint16x8x3_t %b, 0, 0
%b1 = extractvalue %struct.uint16x8x3_t %b, 0, 1
%b2 = extractvalue %struct.uint16x8x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i16.v8i16(i16* %a, <8 x i16> %b0, <8 x i16> %b1, <8 x i16> %b2)
%tmp = getelementptr i16, i16* %a, i32 24
ret i16* %tmp
}
define arm_aapcs_vfpcc i32* @test_vst1q_u32_x3_post_imm(i32* %a, %struct.uint32x4x3_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u32_x3_post_imm:
; CHECK: vst1.32 {d0, d1, d2}, [r0:64]!
; CHECK-NEXT: vst1.32 {d3, d4, d5}, [r0:64]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x4x3_t %b, 0, 0
%b1 = extractvalue %struct.uint32x4x3_t %b, 0, 1
%b2 = extractvalue %struct.uint32x4x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i32.v4i32(i32* %a, <4 x i32> %b0, <4 x i32> %b1, <4 x i32> %b2)
%tmp = getelementptr i32, i32* %a, i32 12
ret i32* %tmp
}
define arm_aapcs_vfpcc i64* @test_vst1q_u64_x3_post_imm(i64* %a, %struct.uint64x2x3_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u64_x3_post_imm:
; CHECK: vst1.64 {d0, d1, d2}, [r0:64]!
; CHECK-NEXT: vst1.64 {d3, d4, d5}, [r0:64]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x2x3_t %b, 0, 0
%b1 = extractvalue %struct.uint64x2x3_t %b, 0, 1
%b2 = extractvalue %struct.uint64x2x3_t %b, 0, 2
tail call void @llvm.arm.neon.vst1x3.p0i64.v2i64(i64* %a, <2 x i64> %b0, <2 x i64> %b1, <2 x i64> %b2)
%tmp = getelementptr i64, i64* %a, i32 6
ret i64* %tmp
}
define arm_aapcs_vfpcc i8* @test_vst1_u8_x4_post_imm(i8* %a, %struct.uint8x8x4_t %b) nounwind {
; CHECK-LABEL: test_vst1_u8_x4_post_imm:
; CHECK: vst1.8 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x8x4_t %b, 0, 0
%b1 = extractvalue %struct.uint8x8x4_t %b, 0, 1
%b2 = extractvalue %struct.uint8x8x4_t %b, 0, 2
%b3 = extractvalue %struct.uint8x8x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i8.v8i8(i8* %a, <8 x i8> %b0, <8 x i8> %b1, <8 x i8> %b2, <8 x i8> %b3)
%tmp = getelementptr i8, i8* %a, i32 32
ret i8* %tmp
}
define arm_aapcs_vfpcc i8* @test_vst1_u8_x4_post_reg(i8* %a, %struct.uint8x8x4_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1_u8_x4_post_reg:
; CHECK: vst1.8 {d0, d1, d2, d3}, [r0:256], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x8x4_t %b, 0, 0
%b1 = extractvalue %struct.uint8x8x4_t %b, 0, 1
%b2 = extractvalue %struct.uint8x8x4_t %b, 0, 2
%b3 = extractvalue %struct.uint8x8x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i8.v8i8(i8* %a, <8 x i8> %b0, <8 x i8> %b1, <8 x i8> %b2, <8 x i8> %b3)
%tmp = getelementptr i8, i8* %a, i32 %inc
ret i8* %tmp
}
define arm_aapcs_vfpcc i16* @test_vst1_u16_x4_post_imm(i16* %a, %struct.uint16x4x4_t %b) nounwind {
; CHECK-LABEL: test_vst1_u16_x4_post_imm:
; CHECK: vst1.16 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: bx lr
%b0 = extractvalue %struct.uint16x4x4_t %b, 0, 0
%b1 = extractvalue %struct.uint16x4x4_t %b, 0, 1
%b2 = extractvalue %struct.uint16x4x4_t %b, 0, 2
%b3 = extractvalue %struct.uint16x4x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i16.v4i16(i16* %a, <4 x i16> %b0, <4 x i16> %b1, <4 x i16> %b2, <4 x i16> %b3)
%tmp = getelementptr i16, i16* %a, i32 16
ret i16* %tmp
}
define arm_aapcs_vfpcc i16* @test_vst1_u16_x4_post_reg(i16* %a, %struct.uint16x4x4_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1_u16_x4_post_reg:
; CHECK: lsl r1, r1, #1
; CHECK-NEXT: vst1.16 {d0, d1, d2, d3}, [r0:256], r1
; CHECK-NEXT: bx lr
%b0 = extractvalue %struct.uint16x4x4_t %b, 0, 0
%b1 = extractvalue %struct.uint16x4x4_t %b, 0, 1
%b2 = extractvalue %struct.uint16x4x4_t %b, 0, 2
%b3 = extractvalue %struct.uint16x4x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i16.v4i16(i16* %a, <4 x i16> %b0, <4 x i16> %b1, <4 x i16> %b2, <4 x i16> %b3)
%tmp = getelementptr i16, i16* %a, i32 %inc
ret i16* %tmp
}
define arm_aapcs_vfpcc i32* @test_vst1_u32_x4_post_imm(i32* %a, %struct.uint32x2x4_t %b) nounwind {
; CHECK-LABEL: test_vst1_u32_x4_post_imm:
; CHECK: vst1.32 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x2x4_t %b, 0, 0
%b1 = extractvalue %struct.uint32x2x4_t %b, 0, 1
%b2 = extractvalue %struct.uint32x2x4_t %b, 0, 2
%b3 = extractvalue %struct.uint32x2x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i32.v2i32(i32* %a, <2 x i32> %b0, <2 x i32> %b1, <2 x i32> %b2, <2 x i32> %b3)
%tmp = getelementptr i32, i32* %a, i32 8
ret i32* %tmp
}
define arm_aapcs_vfpcc i32* @test_vst1_u32_x4_post_reg(i32* %a, %struct.uint32x2x4_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1_u32_x4_post_reg:
; CHECK: lsl r1, r1, #2
; CHECK-NEXT: vst1.32 {d0, d1, d2, d3}, [r0:256], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x2x4_t %b, 0, 0
%b1 = extractvalue %struct.uint32x2x4_t %b, 0, 1
%b2 = extractvalue %struct.uint32x2x4_t %b, 0, 2
%b3 = extractvalue %struct.uint32x2x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i32.v2i32(i32* %a, <2 x i32> %b0, <2 x i32> %b1, <2 x i32> %b2, <2 x i32> %b3)
%tmp = getelementptr i32, i32* %a, i32 %inc
ret i32* %tmp
}
define arm_aapcs_vfpcc i64* @test_vst1_u64_x4_post_imm(i64* %a, %struct.uint64x1x4_t %b) nounwind {
; CHECK-LABEL: test_vst1_u64_x4_post_imm:
; CHECK: vst1.64 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x1x4_t %b, 0, 0
%b1 = extractvalue %struct.uint64x1x4_t %b, 0, 1
%b2 = extractvalue %struct.uint64x1x4_t %b, 0, 2
%b3 = extractvalue %struct.uint64x1x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i64.v1i64(i64* %a, <1 x i64> %b0, <1 x i64> %b1, <1 x i64> %b2, <1 x i64> %b3)
%tmp = getelementptr i64, i64* %a, i32 4
ret i64* %tmp
}
define arm_aapcs_vfpcc i64* @test_vst1_u64_x4_post_reg(i64* %a, %struct.uint64x1x4_t %b, i32 %inc) nounwind {
; CHECK-LABEL: test_vst1_u64_x4_post_reg:
; CHECK: lsl r1, r1, #3
; CHECK-NEXT: vst1.64 {d0, d1, d2, d3}, [r0:256], r1
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x1x4_t %b, 0, 0
%b1 = extractvalue %struct.uint64x1x4_t %b, 0, 1
%b2 = extractvalue %struct.uint64x1x4_t %b, 0, 2
%b3 = extractvalue %struct.uint64x1x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i64.v1i64(i64* %a, <1 x i64> %b0, <1 x i64> %b1, <1 x i64> %b2, <1 x i64> %b3)
%tmp = getelementptr i64, i64* %a, i32 %inc
ret i64* %tmp
}
define arm_aapcs_vfpcc i8* @test_vst1q_u8_x4_post_imm(i8* %a, %struct.uint8x16x4_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u8_x4_post_imm:
; CHECK: vst1.8 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: vst1.8 {d4, d5, d6, d7}, [r0:256]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint8x16x4_t %b, 0, 0
%b1 = extractvalue %struct.uint8x16x4_t %b, 0, 1
%b2 = extractvalue %struct.uint8x16x4_t %b, 0, 2
%b3 = extractvalue %struct.uint8x16x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i8.v16i8(i8* %a, <16 x i8> %b0, <16 x i8> %b1, <16 x i8> %b2, <16 x i8> %b3)
%tmp = getelementptr i8, i8* %a, i32 64
ret i8* %tmp
}
define arm_aapcs_vfpcc i16* @test_vst1q_u16_x4_post_imm(i16* %a, %struct.uint16x8x4_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u16_x4_post_imm:
; CHECK: vst1.16 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: vst1.16 {d4, d5, d6, d7}, [r0:256]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint16x8x4_t %b, 0, 0
%b1 = extractvalue %struct.uint16x8x4_t %b, 0, 1
%b2 = extractvalue %struct.uint16x8x4_t %b, 0, 2
%b3 = extractvalue %struct.uint16x8x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i16.v8i16(i16* %a, <8 x i16> %b0, <8 x i16> %b1, <8 x i16> %b2, <8 x i16> %b3)
%tmp = getelementptr i16, i16* %a, i32 32
ret i16* %tmp
}
define arm_aapcs_vfpcc i32* @test_vst1q_u32_x4_post_imm(i32* %a, %struct.uint32x4x4_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u32_x4_post_imm:
; CHECK: vst1.32 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: vst1.32 {d4, d5, d6, d7}, [r0:256]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint32x4x4_t %b, 0, 0
%b1 = extractvalue %struct.uint32x4x4_t %b, 0, 1
%b2 = extractvalue %struct.uint32x4x4_t %b, 0, 2
%b3 = extractvalue %struct.uint32x4x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i32.v4i32(i32* %a, <4 x i32> %b0, <4 x i32> %b1, <4 x i32> %b2, <4 x i32> %b3)
%tmp = getelementptr i32, i32* %a, i32 16
ret i32* %tmp
}
define arm_aapcs_vfpcc i64* @test_vst1q_u64_x4_post_imm(i64* %a, %struct.uint64x2x4_t %b) nounwind {
; CHECK-LABEL: test_vst1q_u64_x4_post_imm:
; CHECK: vst1.64 {d0, d1, d2, d3}, [r0:256]!
; CHECK-NEXT: vst1.64 {d4, d5, d6, d7}, [r0:256]!
; CHECK-NEXT: bx lr
entry:
%b0 = extractvalue %struct.uint64x2x4_t %b, 0, 0
%b1 = extractvalue %struct.uint64x2x4_t %b, 0, 1
%b2 = extractvalue %struct.uint64x2x4_t %b, 0, 2
%b3 = extractvalue %struct.uint64x2x4_t %b, 0, 3
tail call void @llvm.arm.neon.vst1x4.p0i64.v2i64(i64* %a, <2 x i64> %b0, <2 x i64> %b1, <2 x i64> %b2, <2 x i64> %b3)
%tmp = getelementptr i64, i64* %a, i32 8
ret i64* %tmp
}