Home
last modified time | relevance | path

Searched refs:bIh (Results 1 – 25 of 32) sorted by relevance

12

/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/examples/
H A Dfr2en.cpp192 Placeholder *wIh, Placeholder *bIh, in createPyTorchGRUCell()
196 Node *gi = G->createFullyConnected("pytorch.GRU.gi", input, wIh, bIh); in createPyTorchGRUCell()
258 auto *bIh = mod.createPlaceholder(ElemKind::FloatTy, {HIDDEN_SIZE}, in loadEncoder() local
266 loadMatrixFromFile("fr2en/encoder_b_ih.bin", *bindings.allocate(bIh)); in loadEncoder()
283 hidden = createPyTorchGRUCell(F_, reshape, hidden, wIh, bIh, wHh, bHh); in loadEncoder()
309 auto *bIh = mod.createPlaceholder(ElemKind::FloatTy, {HIDDEN_SIZE}, in loadDecoder() local
322 loadMatrixFromFile("fr2en/decoder_b_ih.bin", *bindings.allocate(bIh)); in loadDecoder()
341 hidden = createPyTorchGRUCell(F_, relu, hidden, wIh, bIh, wHh, bHh); in loadDecoder()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dia64-opc-i.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
52 #define mIh bIh (-1)
92 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
95 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
257 #undef bIh
H A Dia64-opc-b.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
40 #define mIh bIh (-1)
66 (bOp (a) | bIh (b) | bWhb (c)), \
69 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
484 #undef bIh
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Dia64-opc-i.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
52 #define mIh bIh (-1)
92 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
95 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
263 #undef bIh
H A Dia64-opc-b.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
40 #define mIh bIh (-1)
66 (bOp (a) | bIh (b) | bWhb (c)), \
69 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
484 #undef bIh
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dia64-opc-i.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
52 #define mIh bIh (-1)
92 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
95 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
257 #undef bIh
H A Dia64-opc-b.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35)
40 #define mIh bIh (-1)
66 (bOp (a) | bIh (b) | bWhb (c)), \
69 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
484 #undef bIh
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Dia64-opc-i.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
53 #define mIh bIh (-1)
97 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
100 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
293 #undef bIh
H A Dia64-opc-b.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
40 #define mIh bIh (-1)
66 (bOp (a) | bIh (b) | bWhb (c)), \
69 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
486 #undef bIh
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dia64-opc-i.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
53 #define mIh bIh (-1)
97 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
100 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
293 #undef bIh
H A Dia64-opc-b.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
40 #define mIh bIh (-1)
66 (bOp (a) | bIh (b) | bWhb (c)), \
69 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
486 #undef bIh
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dia64-opc-i.c31 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
54 #define mIh bIh (-1)
98 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
101 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
291 #undef bIh
H A Dia64-opc-b.c31 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
41 #define mIh bIh (-1)
67 (bOp (a) | bIh (b) | bWhb (c)), \
70 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
487 #undef bIh
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Dia64-opc-i.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
53 #define mIh bIh (-1)
97 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
100 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
293 #undef bIh
H A Dia64-opc-b.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
40 #define mIh bIh (-1)
66 (bOp (a) | bIh (b) | bWhb (c)), \
69 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
486 #undef bIh
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dia64-opc-i.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
53 #define mIh bIh (-1)
97 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
100 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
293 #undef bIh
H A Dia64-opc-b.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
40 #define mIh bIh (-1)
66 (bOp (a) | bIh (b) | bWhb (c)), \
69 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
486 #undef bIh
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Dia64-opc-i.c31 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
54 #define mIh bIh (-1)
98 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
101 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
294 #undef bIh
H A Dia64-opc-b.c31 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
41 #define mIh bIh (-1)
67 (bOp (a) | bIh (b) | bWhb (c)), \
70 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
487 #undef bIh
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dia64-opc-i.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
53 #define mIh bIh (-1)
97 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
100 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
293 #undef bIh
H A Dia64-opc-b.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
40 #define mIh bIh (-1)
66 (bOp (a) | bIh (b) | bWhb (c)), \
69 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
486 #undef bIh
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dia64-opc-i.c31 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
54 #define mIh bIh (-1)
98 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
101 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
291 #undef bIh
H A Dia64-opc-b.c31 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
41 #define mIh bIh (-1)
67 (bOp (a) | bIh (b) | bWhb (c)), \
70 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
487 #undef bIh
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dia64-opc-i.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 23) macro
53 #define mIh bIh (-1)
97 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e)), \
100 (bOp (a) | bX3 (b) | bXb (c) | bIh (d) | bWh (e) | bTag13 (f)), \
293 #undef bIh
H A Dia64-opc-b.c30 #define bIh(x) (((ia64_insn) ((x) & 0x1)) << 35) macro
40 #define mIh bIh (-1)
66 (bOp (a) | bIh (b) | bWhb (c)), \
69 (bOp (a) | bX6 (b) | bIh (c) | bWhb (d)), \
486 #undef bIh

12