/external/llvm-project/llvm/test/MC/AArch64/SVE/ |
D | clastb-diagnostics.s | 7 clastb w0, p8, w0, z31.b label 12 clastb w0, p7.b, w0, z31.b label 17 clastb w0, p7.q, w0, z31.b label 26 clastb w0, p7, x0, z31.b label 31 clastb x0, p7, x0, z31.b label 36 clastb x0, p7, x0, z31.h label 41 clastb x0, p7, x0, z31.s label 46 clastb w0, p7, w0, z31.d label 51 clastb b0, p7, b0, z31.h label 56 clastb h0, p7, h0, z31.s label [all …]
|
D | clastb.s | 10 clastb w0, p7, w0, z31.b label 16 clastb w0, p7, w0, z31.h label 22 clastb w0, p7, w0, z31.s label 28 clastb x0, p7, x0, z31.d label 34 clastb b0, p7, b0, z31.b label 40 clastb h0, p7, h0, z31.h label 46 clastb s0, p7, s0, z31.s label 52 clastb d0, p7, d0, z31.d define 58 clastb z0.b, p7, z0.b, z31.b label 64 clastb z0.h, p7, z0.h, z31.h label [all …]
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | sve-intrinsics-perm-select.ll | 181 ; CHECK: clastb z0.b, p0, z0.b, z1.b 183 %out = call <vscale x 16 x i8> @llvm.aarch64.sve.clastb.nxv16i8(<vscale x 16 x i1> %pg, 191 ; CHECK: clastb z0.h, p0, z0.h, z1.h 193 %out = call <vscale x 8 x i16> @llvm.aarch64.sve.clastb.nxv8i16(<vscale x 8 x i1> %pg, 201 ; CHECK: clastb z0.s, p0, z0.s, z1.s 203 %out = call <vscale x 4 x i32> @llvm.aarch64.sve.clastb.nxv4i32(<vscale x 4 x i1> %pg, 211 ; CHECK: clastb z0.d, p0, z0.d, z1.d 213 %out = call <vscale x 2 x i64> @llvm.aarch64.sve.clastb.nxv2i64(<vscale x 2 x i1> %pg, 221 ; CHECK: clastb z0.h, p0, z0.h, z1.h 223 %out = call <vscale x 8 x half> @llvm.aarch64.sve.clastb.nxv8f16(<vscale x 8 x i1> %pg, [all …]
|
/external/vixl/test/aarch64/ |
D | test-disasm-sve-aarch64.cc | 5803 COMPARE_PREFIX(clastb(z29.VnB(), p7, z29.VnB(), z26.VnB()), in TEST() 5805 COMPARE_PREFIX(clastb(z29.VnH(), p7, z29.VnH(), z26.VnH()), in TEST() 5807 COMPARE_PREFIX(clastb(z29.VnS(), p7, z29.VnS(), z26.VnS()), in TEST() 5809 COMPARE_PREFIX(clastb(z29.VnD(), p7, z29.VnD(), z26.VnD()), in TEST() 5829 COMPARE_PREFIX(clastb(w21, p2, w21, z27.VnB()), "clastb w21, p2, w21, z27.b"); in TEST() 5830 COMPARE_PREFIX(clastb(w21, p2, w21, z27.VnH()), "clastb w21, p2, w21, z27.h"); in TEST() 5831 COMPARE_PREFIX(clastb(w21, p2, w21, z27.VnS()), "clastb w21, p2, w21, z27.s"); in TEST() 5832 COMPARE_PREFIX(clastb(x21, p2, x21, z27.VnD()), "clastb x21, p2, x21, z27.d"); in TEST() 5838 COMPARE_PREFIX(clastb(b17, p0, b17, z19.VnB()), "clastb b17, p0, b17, z19.b"); in TEST() 5839 COMPARE_PREFIX(clastb(h17, p0, h17, z19.VnH()), "clastb h17, p0, h17, z19.h"); in TEST() [all …]
|
D | test-api-movprfx-aarch64.cc | 113 __ clastb(z7.VnS(), p7, z7.VnS(), z7.VnS()); in TEST() local 1058 __ clastb(z11.VnB(), p6, z11.VnB(), z29.VnB()); in TEST() local 1308 __ clastb(z27.VnB(), p5, z27.VnB(), z6.VnB()); in TEST() local
|
/external/vixl/src/aarch64/ |
D | macro-assembler-sve-aarch64.cc | 2017 clastb(scratch, pg, scratch, zm); in Clastb() 2022 clastb(zd, pg, zd, zm); in Clastb()
|
D | assembler-aarch64.h | 3771 void clastb(const Register& rd, 3777 void clastb(const VRegister& vd, 3783 void clastb(const ZRegister& zd,
|
D | assembler-sve-aarch64.cc | 5615 void Assembler::clastb(const Register& rd, in clastb() function in vixl::aarch64::Assembler 5630 void Assembler::clastb(const VRegister& vd, in clastb() function in vixl::aarch64::Assembler 5647 void Assembler::clastb(const ZRegister& zd, in clastb() function in vixl::aarch64::Assembler
|
D | macro-assembler-aarch64.h | 3704 clastb(rd, pg, rn, zm); in Clastb() 3712 clastb(vd, pg, vn, zm); in Clastb()
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenAsmMatcher.inc | 12486 "p\004cdot\005cfinv\004cinc\004cinv\006clasta\006clastb\005clrex\003cls\003" 13095 …{ 590 /* clastb */, AArch64::CLASTB_VPZ_H, Convert__Reg1_0__SVEPredicate3bAnyReg1_1__Tie0_1_3__SVE… 13096 …{ 590 /* clastb */, AArch64::CLASTB_VPZ_S, Convert__Reg1_0__SVEPredicate3bAnyReg1_1__Tie0_1_3__SVE… 13097 …{ 590 /* clastb */, AArch64::CLASTB_VPZ_D, Convert__Reg1_0__SVEPredicate3bAnyReg1_1__Tie0_1_3__SVE… 13098 …{ 590 /* clastb */, AArch64::CLASTB_VPZ_B, Convert__Reg1_0__SVEPredicate3bAnyReg1_1__Tie0_1_3__SVE… 13099 …{ 590 /* clastb */, AArch64::CLASTB_RPZ_H, Convert__Reg1_0__SVEPredicate3bAnyReg1_1__Tie0_1_3__SVE… 13100 …{ 590 /* clastb */, AArch64::CLASTB_RPZ_S, Convert__Reg1_0__SVEPredicate3bAnyReg1_1__Tie0_1_3__SVE… 13101 …{ 590 /* clastb */, AArch64::CLASTB_RPZ_B, Convert__Reg1_0__SVEPredicate3bAnyReg1_1__Tie0_1_3__SVE… 13102 …{ 590 /* clastb */, AArch64::CLASTB_RPZ_D, Convert__Reg1_0__SVEPredicate3bAnyReg1_1__Tie0_1_3__SVE… 13103 …{ 590 /* clastb */, AArch64::CLASTB_ZPZ_H, Convert__SVEVectorHReg1_0__SVEPredicate3bAnyReg1_1__Tie… [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SVEInstrInfo.td | 330 defm CLASTB_RPZ : sve_int_perm_clast_rz<1, "clastb", AArch64clastb_n>; 332 defm CLASTB_VPZ : sve_int_perm_clast_vz<1, "clastb", AArch64clastb_n>; 334 defm CLASTB_ZPZ : sve_int_perm_clast_zz<1, "clastb", int_aarch64_sve_clastb>;
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64SVEInstrInfo.td | 658 defm CLASTB_RPZ : sve_int_perm_clast_rz<1, "clastb", AArch64clastb_n>; 660 defm CLASTB_VPZ : sve_int_perm_clast_vz<1, "clastb", AArch64clastb_n>; 662 defm CLASTB_ZPZ : sve_int_perm_clast_zz<1, "clastb", int_aarch64_sve_clastb>;
|
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicImpl.inc | 531 "llvm.aarch64.sve.clastb", 532 "llvm.aarch64.sve.clastb.n", 10664 1, // llvm.aarch64.sve.clastb 10665 1, // llvm.aarch64.sve.clastb.n
|