Home
last modified time | relevance | path

Searched refs:TBL (Results 1 – 14 of 14) sorted by relevance

/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-riscv64.pl95 my ($TBL) = use_regs(31);
155 add $I0,$TBL,$Ts->[0]
157 add $I0,$TBL,$Ts->[1]
159 add $I0,$TBL,$Ts->[2]
161 add $I0,$TBL,$Ts->[3]
201 add $I0,$TBL,$Ts->[0]
203 add $I0,$TBL,$Ts->[1]
205 add $I0,$TBL,$Ts->[2]
207 add $I0,$TBL,$Ts->[3]
245 la $TBL,AES_Te0
[all …]
/freebsd/usr.bin/column/
H A Dcolumn.c221 } TBL; typedef
227 TBL *t; in maketbl()
231 TBL *tbl; in maketbl()
235 if ((t = tbl = calloc(entries, sizeof(TBL))) == NULL) in maketbl()
/freebsd/usr.bin/man/
H A Dman.sh421 local EQN NROFF PIC TBL TROFF REFER
459 for tool in EQN NROFF PIC TBL TROFF REFER; do
485 t) pipeline="$pipeline | $TBL" ;;
492 pipeline="$TBL"
1129 TBL=tbl
/freebsd/contrib/bmake/mk/
H A Ddoc.mk20 TBL?= tbl
/freebsd/share/mk/
H A Dbsd.doc.mk59 TBL?= tbl
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_ppccap.pod110 CPU time base register from SPR 268, the TBL (time base lower) register, in order
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedFalkorDetails.td957 def : InstRW<[FalkorWr_3VXVY_5cyc], (instregex "^TBL(v8i8Three|v16i8Two)$")>;
960 def : InstRW<[FalkorWr_4VXVY_6cyc], (instregex "^TBL(v8i8Four|v16i8Three)$")>;
H A DAArch64SchedOryon.td1579 // TBL 1-reg/2-reg; TBX 1-reg, 1uOp, throughput=4 latency=2
1584 // TBL 3-reg/4-reg, 3uops, throughput=4/3=1.33 latency=4
H A DAArch64SchedCyclone.td611 // TBL,TBX are WriteV.
H A DAArch64InstrInfo.td1122 def AArch64tbl : SDNode<"AArch64ISD::TBL", SDT_AArch64TBL>;
7024 // AdvSIMD TBL/TBX instructions
7027 defm TBL : SIMDTableLookup< 0, "tbl">;
H A DAArch64ISelLowering.cpp6066 return DAG.getNode(AArch64ISD::TBL, DL, Op.getValueType(), Op.getOperand(1), in LowerINTRINSIC_WO_CHAIN()
14235 SDValue TBL = DAG.getNode(AArch64ISD::TBL, DL, MVT::nxv2i64, V, ShuffleMask); in LowerDUPQLane() local
14236 return DAG.getNode(ISD::BITCAST, DL, VT, TBL); in LowerDUPQLane()
H A DAArch64InstrFormats.td8493 // AdvSIMD TBL/TBX
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_sve.td994 // Note: svdup_lane is implemented using the intrinsic for TBL to represent a
/freebsd/contrib/ncurses/
H A Daclocal.m47299 dnl "TBL" is too short, and likely to conflict.