Lines Matching refs:whilehs
567 ; CHECK-NEXT: whilehs p0.b, w1, w0
570 %while = call <vscale x 16 x i1> @llvm.aarch64.sve.whilehs.nxv16i1.i32(i32 %b, i32 %a)
579 ; CHECK-NEXT: whilehs p0.b, x1, x0
582 %while = call <vscale x 16 x i1> @llvm.aarch64.sve.whilehs.nxv16i1.i64(i64 %b, i64 %a)
591 ; CHECK-NEXT: whilehs p0.h, w1, w0
594 %while = call <vscale x 8 x i1> @llvm.aarch64.sve.whilehs.nxv8i1.i32(i32 %b, i32 %a)
603 ; CHECK-NEXT: whilehs p0.h, x1, x0
606 %while = call <vscale x 8 x i1> @llvm.aarch64.sve.whilehs.nxv8i1.i64(i64 %b, i64 %a)
615 ; CHECK-NEXT: whilehs p0.s, w1, w0
618 %while = call <vscale x 4 x i1> @llvm.aarch64.sve.whilehs.nxv4i1.i32(i32 %b, i32 %a)
627 ; CHECK-NEXT: whilehs p0.s, x1, x0
630 %while = call <vscale x 4 x i1> @llvm.aarch64.sve.whilehs.nxv4i1.i64(i64 %b, i64 %a)
639 ; CHECK-NEXT: whilehs p0.d, w1, w0
642 %while = call <vscale x 2 x i1> @llvm.aarch64.sve.whilehs.nxv2i1.i32(i32 %b, i32 %a)
651 ; CHECK-NEXT: whilehs p0.d, x1, x0
654 %while = call <vscale x 2 x i1> @llvm.aarch64.sve.whilehs.nxv2i1.i64(i64 %b, i64 %a)