Searched refs:Zd (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | SVEInstrFormats.td | 698 Pseudo<(outs zprty:$Zd), (ins PPR3bAny:$Pg, zprty:$Zs1, zprty:$Zs2), []> { 705 Pseudo<(outs zprty:$Zd), (ins PPR3bAny:$Pg, zprty:$Zs1, immty:$imm), []> { 712 Pseudo<(outs zprty:$Zd), (ins PPR3bAny:$Pg, zprty:$Zs1, zprty:$Zs2, zprty:$Zs3), []> { 724 Pseudo<(outs zprty:$Zd), (ins zprty:$Passthru, PPR3bAny:$Pg, zprty:$Zs), []> { 726 let Constraints = !if(!eq(flags, FalseLanesZero), "$Zd = $Passthru,@earlyclobber $Zd", ""); 1286 : I<(outs zprty:$Zd), (ins srcRegType:$Rn), 1287 asm, "\t$Zd, $Rn", 1289 [(set (vt zprty:$Zd), (op srcRegType:$Rn))]>, Sched<[]> { 1291 bits<5> Zd; 1296 let Inst{4-0} = Zd; [all …]
|
H A D | SMEInstrFormats.td | 124 Pseudo<(outs multi_vector_ty:$Zd), (ins MatrixIndexGPR32Op8_11:$Rv, index_ty:$imm3), []> { 1068 bits<5> Zd; 1077 let Inst{4-0} = Zd; 1083 : sme_tile_to_vector_base<Q, is_col, sz, (outs zpr_ty:$Zd), 1085 mnemonic, "\t$Zd, $Pg/m, $ZAn[$Rv, $imm]"> { 1087 let Constraints = "$Zd = $_Zd"; 1093 def : InstAlias<"mov\t$Zd, $Pg/m, $ZAn[$Rv, $imm]", 1094 … (inst zpr_ty:$Zd, PPR3bAny:$Pg, tile_ty:$ZAn, MatrixIndexGPR32Op12_15:$Rv, imm_ty:$imm), 1>; 1279 : I<(outs ZPR128:$Zd), (ins ZPR128:$_Zd, PPR3bAny:$Pg, ZPR128:$Zn), 1280 asm, "\t$Zd, $Pg/m, $Zn", "", []>, [all …]
|
H A D | AArch64SVEInstrInfo.td | 325 def AArch64sclamp : PatFrags<(ops node:$Zd, node:$Zn, node:$Zm), 326 [(int_aarch64_sve_sclamp node:$Zd, node:$Zn, node:$Zm), 328 (AArch64smax_p (SVEAllActive), node:$Zd, node:$Zn), 331 def AArch64uclamp : PatFrags<(ops node:$Zd, node:$Zn, node:$Zm), 332 [(int_aarch64_sve_uclamp node:$Zd, node:$Zn, node:$Zm), 334 (AArch64umax_p (SVEAllActive), node:$Zd, node:$Zn), 337 def AArch64fclamp : PatFrags<(ops node:$Zd, node:$Zn, node:$Zm), 338 [(int_aarch64_sve_fclamp node:$Zd, node:$Zn, node:$Zm), 340 (AArch64fmaxnm_p (SVEAllActive), node:$Zd, node:$Zn), 2302 def : Pat<(nxv2f32 (AArch64fcvte_mt (nxv2i1 (SVEAllActive:$Pg)), nxv2f16:$Zs, nxv2f32:$Zd)), [all …]
|
H A D | AArch64ISelDAGToDAG.cpp | 2024 SDValue Zd = createZMulTuple(Regs); in SelectClamp() local 2028 SDValue Ops[] = {Zd, Zn, Zm}; in SelectClamp()
|
/freebsd/contrib/bsddialog/ |
H A D | CHANGELOG | 58 * add: new escapes \Zd, \Zk, \Zs, \ZD, \ZK, \ZS, for --text-escape. 129 * add: escapes for conf.text.highlight \Zd, \Zk, \Zs, \ZD, \ZK, \ZS.
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.hpux11 | 733 micro_up mcuu1 str Zd - - ----- Like cursor_up in micro mode
|
H A D | Caps | 725 micro_up mcuu1 str Zd - - ----- Like cursor_up in micro mode
|
H A D | Caps.osf1r5 | 766 micro_up mcuu1 str Zd - - ----- Like cursor_up in micro mode
|
H A D | Caps.keys | 816 micro_up mcuu1 str Zd - - ----- Like cursor_up in micro mode
|
H A D | Caps.aix4 | 827 micro_up mcuu1 str Zd - - ----- Like cursor_up in micro mode
|
/freebsd/contrib/netbsd-tests/usr.bin/netpgpverify/ |
H A D | t_netpgpverify.sh | 6581 8AKTAn9WH0vjkExLXl/9XCZPVhR6nsy/Zd+NHrEFmhSu4mZ0IUGZgbqpaOPVdaU0
|