Home
last modified time | relevance | path

Searched refs:st3d (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/
Dst3d-diagnostics.s7 st3d {z12.d, z13.d, z14.d}, p4, [x12, #-27, MUL VL] label
12 st3d {z7.d, z8.d, z9.d}, p3, [x1, #24, MUL VL] label
21 st3d {z12.d, z13.d, z14.d}, p4, [x12, #-7, MUL VL] label
26 st3d {z7.d, z8.d, z9.d}, p3, [x1, #5, MUL VL] label
35 st3d { z0.d, z1.d, z2.d }, p0, [x0, x0] label
40 st3d { z0.d, z1.d, z2.d }, p0, [x0, xzr] label
45 st3d { z0.d, z1.d, z2.d }, p0, [x0, x0, lsl #2] label
50 st3d { z0.d, z1.d, z2.d }, p0, [x0, w0] label
55 st3d { z0.d, z1.d, z2.d }, p0, [x0, w0, uxtw] label
64 st3d {z2.d, z3.d, z4.d}, p8, [x15, #10, MUL VL] label
[all …]
Dst3d.s10 st3d { z0.d, z1.d, z2.d }, p0, [x0, x0, lsl #3] label
16 st3d { z5.d, z6.d, z7.d }, p3, [x17, x16, lsl #3] label
22 st3d { z0.d, z1.d, z2.d }, p0, [x0] label
28 st3d { z23.d, z24.d, z25.d }, p3, [x13, #-24, mul vl] label
34 st3d { z21.d, z22.d, z23.d }, p5, [x10, #15, mul vl] label
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64SVEInstrInfo.td611 defm ST3D_IMM : sve_mem_est_si<0b11, 0b10, ZZZ_d, "st3d", simm4s3>;
625 def ST3D : sve_mem_est_ss<0b11, 0b10, ZZZ_d, "st3d", GPR64NoXZRshifted64>;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc11913 "st3\004st3b\004st3d\004st3h\004st3w\003st4\004st4b\004st4d\004st4h\004s"
17265 …{ 4500 /* st3d */, AArch64::ST3D_IMM, Convert__SVEVectorList3641_0__SVEPredicate3bAnyReg1_1__Reg1_…
17266 …{ 4500 /* st3d */, AArch64::ST3D, Convert__SVEVectorList3641_0__SVEPredicate3bAnyReg1_1__Reg1_3__G…
17267 …{ 4500 /* st3d */, AArch64::ST3D_IMM, Convert__SVEVectorList3641_0__SVEPredicate3bAnyReg1_1__Reg1_…
23734 …{ 4500 /* st3d */, AArch64::ST3D_IMM, Convert__SVEVectorList3641_0__SVEPredicate3bAnyReg1_1__Reg1_…
23735 …{ 4500 /* st3d */, AArch64::ST3D, Convert__SVEVectorList3641_0__SVEPredicate3bAnyReg1_1__Reg1_3__G…
23736 …{ 4500 /* st3d */, AArch64::ST3D_IMM, Convert__SVEVectorList3641_0__SVEPredicate3bAnyReg1_1__Reg1_…
34003 { Feature_HasSVE, 4500 /* st3d */, MCK_SVEPredicate3bAnyReg, 2 /* 1 */ },
34004 { Feature_HasSVE, 4500 /* st3d */, MCK_SVEVectorList364, 1 /* 0 */ },
34005 { Feature_HasSVE, 4500 /* st3d */, MCK_SVEPredicate3bAnyReg, 2 /* 1 */ },
[all …]
DAArch64GenAsmWriter1.inc22942 AsmString = "st3d $\xFF\x01\x20, $\xFF\x02\x07, [$\x03]";
DAArch64GenAsmWriter.inc22254 AsmString = "st3d $\xFF\x01\x20, $\xFF\x02\x07, [$\x03]";