Home
last modified time | relevance | path

Searched refs:udot (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/
Dudot-diagnostics.s7 udot z0.s, z1.h, z31.h label
12 udot z0.d, z1.b, z31.b label
17 udot z0.d, z1.s, z31.s label
26 udot z0.s, z1.b, z8.b[3] label
31 udot z0.d, z1.h, z16.h[1] label
40 udot z0.s, z1.b, z7.b[-1] label
45 udot z0.s, z1.b, z7.b[4] label
50 udot z0.d, z1.h, z15.h[-1] label
55 udot z0.d, z1.h, z15.h[2] label
65 udot z0.d, z1.h, z31.h label
[all …]
Dudot.s10 udot z0.s, z1.b, z31.b label
16 udot z0.d, z1.h, z31.h label
22 udot z0.s, z1.b, z7.b[3] label
28 udot z0.d, z1.h, z15.h[1] label
44 udot z0.d, z1.h, z31.h label
56 udot z0.d, z1.h, z15.h[1] label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Darmv8.2a-dotprod.s7 udot v0.2s, v1.8b, v2.8b label
9 udot v0.4s, v1.16b, v2.16b label
11 udot v0.2s, v1.8b, v2.4b[0] label
13 udot v0.4s, v1.16b, v2.4b[2] label
17 udot v0.2S, v1.8B, v2.4B[0] label
18 udot v0.4S, v1.16B, v2.4B[2] label
Darmv8.2a-dotprod-errors.s4 udot v0.2s, v1.8b, v2.4b[4] label
6 udot v0.4s, v1.16b, v2.4b[4] label
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dneon-dot-product.ll3 declare <2 x i32> @llvm.aarch64.neon.udot.v2i32.v8i8(<2 x i32>, <8 x i8>, <8 x i8>)
4 declare <4 x i32> @llvm.aarch64.neon.udot.v4i32.v16i8(<4 x i32>, <16 x i8>, <16 x i8>)
11 ; CHECK: udot v0.2s, v1.8b, v2.8b
12 …%vdot1.i = call <2 x i32> @llvm.aarch64.neon.udot.v2i32.v8i8(<2 x i32> %a, <8 x i8> %b, <8 x i8> %…
19 ; CHECK: udot v0.4s, v1.16b, v2.16b
20 …%vdot1.i = call <4 x i32> @llvm.aarch64.neon.udot.v4i32.v16i8(<4 x i32> %a, <16 x i8> %b, <16 x i8…
43 ; CHECK: udot v0.2s, v1.8b, v2.4b[1]
47 …%vdot1.i = call <2 x i32> @llvm.aarch64.neon.udot.v2i32.v8i8(<2 x i32> %a, <8 x i8> %b, <8 x i8> %…
54 ; CHECK: udot v0.4s, v1.16b, v2.4b[1]
58 …%vdot1.i = call <4 x i32> @llvm.aarch64.neon.udot.v4i32.v16i8(<4 x i32> %a, <16 x i8> %b, <16 x i8…
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Darmv8.2a-dotprod.txt15 #CHECK: udot v0.2s, v1.8b, v2.8b
17 #CHECK: udot v0.4s, v1.16b, v2.16b
19 #CHECK: udot v0.2s, v1.8b, v2.4b[0]
21 #CHECK: udot v0.4s, v1.16b, v2.4b[2]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dneon-dot-product.ll3 declare <2 x i32> @llvm.arm.neon.udot.v2i32.v8i8(<2 x i32>, <8 x i8>, <8 x i8>)
4 declare <4 x i32> @llvm.arm.neon.udot.v4i32.v16i8(<4 x i32>, <16 x i8>, <16 x i8>)
12 …%vdot1.i = call <2 x i32> @llvm.arm.neon.udot.v2i32.v8i8(<2 x i32> %a, <8 x i8> %b, <8 x i8> %c) #2
20 …%vdot1.i = call <4 x i32> @llvm.arm.neon.udot.v4i32.v16i8(<4 x i32> %a, <16 x i8> %b, <16 x i8> %c…
47 …%vdot1.i = call <2 x i32> @llvm.arm.neon.udot.v2i32.v8i8(<2 x i32> %a, <8 x i8> %b, <8 x i8> %.cas…
58 …%vdot1.i = call <4 x i32> @llvm.arm.neon.udot.v4i32.v16i8(<4 x i32> %a, <16 x i8> %b, <16 x i8> %.…
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/
Dchr-fonipa-t-chr.txt279 ᎤᏙᏢᏒ udot͡ɬə̃sə̃
1064 ᎤᏙᏢᏒᎢ udot͡ɬə̃sə̃i
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SVEInstrInfo.td87 defm UDOT_ZZZ : sve_intx_dot<0b1, "udot">;
90 defm UDOT_ZZZI : sve_intx_dot_by_indexed_elem<0b1, "udot">;
DAArch64InstrInfo.td473 defm UDOT : SIMDThreeSameVectorDot<1, "udot", int_aarch64_neon_udot>;
475 defm UDOTlane : SIMDThreeSameVectorDotIndex<1, "udot", int_aarch64_neon_udot>;
/external/vixl/src/aarch64/
Dsimulator-aarch64.h2121 LogicVRegister udot(VectorFormat vform,
2722 LogicVRegister udot(VectorFormat vform,
Dassembler-aarch64.h3307 void udot(const VRegister& vd, const VRegister& vn, const VRegister& vm);
3339 void udot(const VRegister& vd,
Dlogic-aarch64.cc917 LogicVRegister Simulator::udot(VectorFormat vform, in udot() function in vixl::aarch64::Simulator
924 return udot(vform, dst, src1, dup_element(indexform, temp, src2, index)); in udot()
3403 LogicVRegister Simulator::udot(VectorFormat vform, in udot() function in vixl::aarch64::Simulator
Dmacro-assembler-aarch64.h2609 V(udot, Udot) \
2787 V(udot, Udot) \
Dsimulator-aarch64.cc4488 udot(vf, rd, rn, rm); in VisitNEON3SameExtra()
4800 Op = &Simulator::udot; in VisitNEONByIndexedElement()
Dassembler-aarch64.cc3615 void Assembler::udot(const VRegister& vd, in udot() function in vixl::aarch64::Assembler
3926 void Assembler::udot(const VRegister& vd, in udot() function in vixl::aarch64::Assembler
/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc4579 DEFINE_TEST_NEON_3DIFF_DOUBLE_WIDE(udot, Basic)
4887 DEFINE_TEST_NEON_BYELEMENT_DOT_PRODUCT(udot, Basic, Basic, Basic) in DEFINE_TEST_NEON_2SAME_FP_FP16_SCALAR()
Dtest-cpu-features-aarch64.cc3485 TEST_NEON_DOTPRODUCT(udot_0, udot(v0.V2S(), v1.V8B(), v2.S4B(), 0))
3486 TEST_NEON_DOTPRODUCT(udot_1, udot(v0.V4S(), v1.V16B(), v2.S4B(), 1))
3487 TEST_NEON_DOTPRODUCT(udot_2, udot(v0.V2S(), v1.V8B(), v2.V8B()))
3488 TEST_NEON_DOTPRODUCT(udot_3, udot(v0.V4S(), v1.V16B(), v2.V16B()))
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc11931 "\005uaddw\006uaddw2\004ubfm\005ucvtf\004udiv\005udivr\004udot\005uhadd\005"
17909 …{ 5400 /* udot */, AArch64::UDOT_ZZZ_S, Convert__SVEVectorSReg1_0__Tie0_1_1__SVEVectorBReg1_1__SVE…
17910 …{ 5400 /* udot */, AArch64::UDOT_ZZZ_D, Convert__SVEVectorDReg1_0__Tie0_1_1__SVEVectorHReg1_1__SVE…
17911 …{ 5400 /* udot */, AArch64::UDOT_ZZZI_S, Convert__SVEVectorSReg1_0__Tie0_1_1__SVEVectorBReg1_1__SV…
17912 …{ 5400 /* udot */, AArch64::UDOT_ZZZI_D, Convert__SVEVectorDReg1_0__Tie0_1_1__SVEVectorHReg1_1__SV…
17913 …{ 5400 /* udot */, AArch64::UDOTv16i8, Convert__VectorReg1281_0__Tie0_1_1__VectorReg1281_2__Vector…
17914 …{ 5400 /* udot */, AArch64::UDOTv8i8, Convert__VectorReg641_0__Tie0_1_1__VectorReg641_2__VectorReg…
17915 …{ 5400 /* udot */, AArch64::UDOTlanev16i8, Convert__VectorReg1281_0__Tie0_1_1__VectorReg1281_2__Ve…
17916 …{ 5400 /* udot */, AArch64::UDOTlanev8i8, Convert__VectorReg641_0__Tie0_1_1__VectorReg641_2__Vecto…
24378 …{ 5400 /* udot */, AArch64::UDOTv16i8, Convert__imm_95_0__Tie0_1_1__imm_95_0__imm_95_0, Feature_Ha…
[all …]
/external/swiftshader/third_party/llvm-7.0/configs/common/include/llvm/IR/
DIntrinsicEnums.inc350 aarch64_neon_udot, // llvm.aarch64.neon.udot
1033 arm_neon_udot, // llvm.arm.neon.udot
DIntrinsicImpl.inc376 "llvm.aarch64.neon.udot",
1059 "llvm.arm.neon.udot",
9254 1, // llvm.aarch64.neon.udot
9937 1, // llvm.arm.neon.udot