Searched refs:TBL (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/bmake/mk/
H A Ddoc.mk15 TBL?= tbl macro
/freebsd-11-stable/usr.bin/column/
H A Dcolumn.c221 } TBL; typedef in typeref:struct:_tbl
227 TBL *t;
231 TBL *tbl;
235 if ((t = tbl = calloc(entries, sizeof(TBL))) == NULL)
/freebsd-11-stable/usr.bin/man/
H A Dman.sh372 local EQN NROFF PIC TBL TROFF REFER VGRIND
410 for tool in EQN NROFF PIC TBL TROFF REFER VGRIND; do
435 t) pipeline="$pipeline | $TBL" ;;
443 pipeline="$TBL"
1005 TBL=tbl
/freebsd-11-stable/share/mk/
H A Dbsd.doc.mk63 TBL?= tbl macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h212 TBL,
H A DAArch64ISelLowering.cpp1328 case AArch64ISD::TBL: return "AArch64ISD::TBL";
3006 return DAG.getNode(AArch64ISD::TBL, dl, Op.getValueType(),
7136 // Check to see if we can use the TBL instruction.
8275 // isTBLMask(M, VT) || // FIXME: Port TBL support from ARM.

Completed in 113 milliseconds