Lines Matching refs:usdot
34 define <vscale x 4 x i32> @usdot(<vscale x 4 x i32> %r, <vscale x 16 x i8> %a, <vscale x 16 x i8> %…
36 ; CHECK-LABEL: usdot:
37 ; CHECK-NEXT: usdot z0.s, z1.b, z2.b
39 …%val = tail call <vscale x 4 x i32> @llvm.aarch64.sve.usdot.nxv4i32(<vscale x 4 x i32> %r, <vscale…
46 ; CHECK-NEXT: usdot z0.s, z1.b, z2.b[0]
48 …%val = tail call <vscale x 4 x i32> @llvm.aarch64.sve.usdot.lane.nxv4i32(<vscale x 4 x i32> %r, <v…
55 ; CHECK-NEXT: usdot z0.s, z1.b, z2.b[1]
57 …%val = tail call <vscale x 4 x i32> @llvm.aarch64.sve.usdot.lane.nxv4i32(<vscale x 4 x i32> %r, <v…
64 ; CHECK-NEXT: usdot z0.s, z1.b, z2.b[2]
66 …%val = tail call <vscale x 4 x i32> @llvm.aarch64.sve.usdot.lane.nxv4i32(<vscale x 4 x i32> %r, <v…
73 ; CHECK-NEXT: usdot z0.s, z1.b, z2.b[3]
75 …%val = tail call <vscale x 4 x i32> @llvm.aarch64.sve.usdot.lane.nxv4i32(<vscale x 4 x i32> %r, <v…
120 declare <vscale x 4 x i32> @llvm.aarch64.sve.usdot.nxv4i32(<vscale x 4 x i32>, <vscale x 16 x i8>, …
121 declare <vscale x 4 x i32> @llvm.aarch64.sve.usdot.lane.nxv4i32(<vscale x 4 x i32>, <vscale x 16 x …