Searched defs:TBL (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | m68k-opc.c | 2097 #define TBL(name1, name2, name3, s, r) \ macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | m68k-opc.c | 2092 #define TBL(name1, name2, name3, s, r) \ macro
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | regex.h | 292 #define RE_TRANSLATE(TBL, C) ((TBL)[C]) argument 293 #define RE_TRANSLATE_P(TBL) (TBL) argument
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 327 TBL, enumerator
|
H A D | AArch64ISelLowering.cpp | 11711 SDValue TBL = DAG.getNode(AArch64ISD::TBL, DL, MVT::nxv2i64, V, ShuffleMask); in LowerDUPQLane() local
|