Home
last modified time | relevance | path

Searched refs:ins (Results 13776 – 13800 of 45403) sorted by relevance

1...<<551552553554555556557558559560>>...1817

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Dialect/Linalg/
H A Dcomprehensive-module-bufferize-analysis.mlir61 %C = linalg.matmul ins(%A, %B: tensor<4x4xf32>, tensor<4x4xf32>)
68 %D = linalg.matmul ins(%B, %A: tensor<4x4xf32>, tensor<4x4xf32>)
75 %E = linalg.matmul ins(%A, %A: tensor<4x4xf32>, tensor<4x4xf32>)
227 %D = linalg.matmul ins(%sA, %B: tensor<4x4xf32>, tensor<4x4xf32>)
234 %E = linalg.matmul ins(%sA, %B: tensor<4x4xf32>, tensor<4x4xf32>)
259 %D = linalg.matmul ins(%B, %C: tensor<?x?xf32>, tensor<?x?xf32>)
274 %E = linalg.matmul ins(%A, %sB: tensor<4x4xf32>, tensor<4x4xf32>)
305 %D = linalg.matmul ins(%B, %C: tensor<?x?xf32>, tensor<?x?xf32>)
320 %E = linalg.matmul ins(%A, %A: tensor<4x4xf32>, tensor<4x4xf32>)
513 ins()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/i386/hvf/
H A Dx86_emu.c472 struct x86_decode *ins), int rep) in string_rep() argument
1365 void (*handler)(struct CPUX86State *env, struct x86_decode *ins);
1465 bool exec_instruction(struct CPUX86State *env, struct x86_decode *ins) in exec_instruction() argument
1471 if (!_cmd_handler[ins->cmd].handler) { in exec_instruction()
1473 ins->cmd, ins->opcode[0], in exec_instruction()
1474 ins->opcode_len > 1 ? ins->opcode[1] : 0); in exec_instruction()
1475 RIP(env) += ins->len; in exec_instruction()
1479 _cmd_handler[ins->cmd].handler(env, ins); in exec_instruction()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/hvf/
H A Dx86_emu.c472 struct x86_decode *ins), int rep) in string_rep() argument
1363 void (*handler)(struct CPUX86State *env, struct x86_decode *ins);
1463 bool exec_instruction(struct CPUX86State *env, struct x86_decode *ins) in exec_instruction() argument
1469 if (!_cmd_handler[ins->cmd].handler) { in exec_instruction()
1471 ins->cmd, ins->opcode[0], in exec_instruction()
1472 ins->opcode_len > 1 ? ins->opcode[1] : 0); in exec_instruction()
1473 RIP(env) += ins->len; in exec_instruction()
1477 _cmd_handler[ins->cmd].handler(env, ins); in exec_instruction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/Dialect/Linalg/
H A Dcomprehensive-module-bufferize-analysis.mlir61 %C = linalg.matmul ins(%A, %B: tensor<4x4xf32>, tensor<4x4xf32>)
68 %D = linalg.matmul ins(%B, %A: tensor<4x4xf32>, tensor<4x4xf32>)
75 %E = linalg.matmul ins(%A, %A: tensor<4x4xf32>, tensor<4x4xf32>)
227 %D = linalg.matmul ins(%sA, %B: tensor<4x4xf32>, tensor<4x4xf32>)
234 %E = linalg.matmul ins(%sA, %B: tensor<4x4xf32>, tensor<4x4xf32>)
259 %D = linalg.matmul ins(%B, %C: tensor<?x?xf32>, tensor<?x?xf32>)
274 %E = linalg.matmul ins(%A, %sB: tensor<4x4xf32>, tensor<4x4xf32>)
305 %D = linalg.matmul ins(%B, %C: tensor<?x?xf32>, tensor<?x?xf32>)
320 %E = linalg.matmul ins(%A, %A: tensor<4x4xf32>, tensor<4x4xf32>)
513 ins()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/Dialect/SparseTensor/
H A Dsparse_int_ops.mlir76 ins(%arga, %argb: tensor<32xi64, #SV>, tensor<32xi64>)
139 ins(%arga, %argb: tensor<32xi64, #SV>, tensor<32xi64>)
175 ins(%arga, %argb: tensor<32xi64, #SV>, tensor<32xi64>)
209 ins(%arga: tensor<32xi64, #SV>)
243 ins(%arga: tensor<32xi64, #SV>)
279 ins(%arga, %argb: tensor<32xi64, #SV>, tensor<32xi64>)
339 ins(%arga, %argb: tensor<32xi64, #SV>, tensor<32xi64>)
399 ins(%arga, %argb: tensor<32xi64, #SV>, tensor<32xi64>)
433 ins(%arga: tensor<32xi64, #SV>)
467 ins(%arga: tensor<32xi64, #SV>)
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Dialect/Linalg/
H A Dcomprehensive-module-bufferize-analysis.mlir61 %C = linalg.matmul ins(%A, %B: tensor<4x4xf32>, tensor<4x4xf32>)
68 %D = linalg.matmul ins(%B, %A: tensor<4x4xf32>, tensor<4x4xf32>)
75 %E = linalg.matmul ins(%A, %A: tensor<4x4xf32>, tensor<4x4xf32>)
227 %D = linalg.matmul ins(%sA, %B: tensor<4x4xf32>, tensor<4x4xf32>)
234 %E = linalg.matmul ins(%sA, %B: tensor<4x4xf32>, tensor<4x4xf32>)
259 %D = linalg.matmul ins(%B, %C: tensor<?x?xf32>, tensor<?x?xf32>)
274 %E = linalg.matmul ins(%A, %sB: tensor<4x4xf32>, tensor<4x4xf32>)
305 %D = linalg.matmul ins(%B, %C: tensor<?x?xf32>, tensor<?x?xf32>)
320 %E = linalg.matmul ins(%A, %A: tensor<4x4xf32>, tensor<4x4xf32>)
513 ins()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Dialect/SparseTensor/
H A Dsparse_int_ops.mlir76 ins(%arga, %argb: tensor<32xi64, #SV>, tensor<32xi64>)
139 ins(%arga, %argb: tensor<32xi64, #SV>, tensor<32xi64>)
175 ins(%arga, %argb: tensor<32xi64, #SV>, tensor<32xi64>)
209 ins(%arga: tensor<32xi64, #SV>)
243 ins(%arga: tensor<32xi64, #SV>)
279 ins(%arga, %argb: tensor<32xi64, #SV>, tensor<32xi64>)
339 ins(%arga, %argb: tensor<32xi64, #SV>, tensor<32xi64>)
399 ins(%arga, %argb: tensor<32xi64, #SV>, tensor<32xi64>)
433 ins(%arga: tensor<32xi64, #SV>)
467 ins(%arga: tensor<32xi64, #SV>)
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/i386/hvf/
H A Dx86_emu.c472 struct x86_decode *ins), int rep) in string_rep() argument
1368 void (*handler)(struct CPUX86State *env, struct x86_decode *ins);
1468 bool exec_instruction(struct CPUX86State *env, struct x86_decode *ins) in exec_instruction() argument
1474 if (!_cmd_handler[ins->cmd].handler) { in exec_instruction()
1476 ins->cmd, ins->opcode[0], in exec_instruction()
1477 ins->opcode_len > 1 ? ins->opcode[1] : 0); in exec_instruction()
1478 env->eip += ins->len; in exec_instruction()
1482 _cmd_handler[ins->cmd].handler(env, ins); in exec_instruction()
/dports/net-mgmt/cricket/cricket-1.0.5/
H A Dgrapher.cgi199 my($ins) = $targRef->{'inst-names'};
200 $ins = ConfigTree::Cache::expandString($ins, $targRef)
201 if defined($ins);
202 my($instNameMap) = makeInstMap($ins, $inst);
2281 my($ins, $inst) = @_;
2283 return unless $ins;
2285 my(@ins) = Eval($ins);
2301 $hash->{$i} = $ins[$ct++];
2306 foreach $i (@ins) {
/dports/audio/fasttracker2/ft2-clone-1.49/src/
H A Dft2_pattern_draw.c397 static void showInstrNum(uint32_t xPos, uint32_t yPos, uint8_t ins, uint32_t color) in showInstrNum() argument
422 pattCharOut(xPos, yPos, ins >> 4, fontType, color); in showInstrNum()
423 pattCharOut(xPos + charW, yPos, ins & 0x0F, fontType, color); in showInstrNum()
427 const uint8_t chr1 = ins >> 4; in showInstrNum()
428 const uint8_t chr2 = ins & 0x0F; in showInstrNum()
548 static void showInstrNumNoVolColumn(uint32_t xPos, uint32_t yPos, uint8_t ins, uint32_t color) in showInstrNumNoVolColumn() argument
579 pattCharOut(xPos, yPos, ins >> 4, fontType, color); in showInstrNumNoVolColumn()
580 pattCharOut(xPos + charW, yPos, ins & 0x0F, fontType, color); in showInstrNumNoVolColumn()
584 const uint8_t chr1 = ins >> 4; in showInstrNumNoVolColumn()
585 const uint8_t chr2 = ins & 0x0F; in showInstrNumNoVolColumn()
/dports/science/cdk/cdk-cdk-2.3/base/test-atomtype/src/test/java/org/openscience/cdk/atomtype/
H A DSybylAtomTypeMatcherTest.java93 InputStream ins = this.getClass().getClassLoader().getResourceAsStream(filename); in testFindMatchingAtomType_IAtomContainer() local
94 Mol2Reader reader = new Mol2Reader(ins); in testFindMatchingAtomType_IAtomContainer()
109 InputStream ins = this.getClass().getClassLoader().getResourceAsStream(filename); in testAtomTyping() local
110 Mol2Reader reader = new Mol2Reader(ins); in testAtomTyping()
170 InputStream ins = this.getClass().getClassLoader().getResourceAsStream(filename); in testAtomTyping4() local
171 Mol2Reader reader = new Mol2Reader(ins); in testAtomTyping4()
205 InputStream ins = this.getClass().getClassLoader().getResourceAsStream(filename); in testAtomTyping2() local
206 Mol2Reader reader = new Mol2Reader(ins); in testAtomTyping2()
226 InputStream ins = this.getClass().getClassLoader().getResourceAsStream(filename); in testAtomTyping3() local
227 Mol2Reader reader = new Mol2Reader(ins); in testAtomTyping3()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DVOP1Instructions.td113 let Ins64 = (ins Src0RC64:$src0, clampmod:$clamp, omod:$omod);
141 (ins VGPR_32:$src0),
257 let Ins32 = (ins Src0RC32:$vdst, VSrc_b32:$src0);
258 let Ins64 = (ins Src0RC64:$vdst, VSrc_b32:$src0);
259 let InsDPP = (ins DstRC:$vdst, DstRC:$old, Src0RC32:$src0,
263 let InsSDWA = (ins Src0RC32:$vdst, Src0ModSDWA:$src0_modifiers, Src0SDWA:$src0,
370 let Ins32 = (ins VGPR_32:$src0, VGPR_32:$src1);
374 let Ins64 = (ins);
633 (ins getVALUDstForVT<i32>.ret:$vdst, getVOPSrc0ForVT<i32>.ret:$src0)>,
645 (ins rc:$vsrc, VSrc_b32:$val, i32imm:$offset)> {
/dports/security/suricata/suricata-6.0.4/src/
H A Ddatasets.c85 static int HexToRaw(const uint8_t *in, size_t ins, uint8_t *out, size_t outs) in HexToRaw() argument
87 if (ins % 2 != 0) in HexToRaw()
89 if (outs != ins / 2) in HexToRaw()
94 for (x = 0, i = 0; i < ins; i+=2, x++) { in HexToRaw()
112 static int ParseRepLine(const char *in, size_t ins, DataRepType *rep_out) in ParseRepLine() argument
115 char raw[ins + 1]; in ParseRepLine()
116 memcpy(raw, in, ins); in ParseRepLine()
117 raw[ins] = '\0'; in ParseRepLine()
124 while (i < ins + 1) { in ParseRepLine()
/dports/math/casadi/casadi-3.5.5/test/python/
H A Dhelpers.py147 ins = fun.sx_in()
148 return Function("f",ins,fun.call(ins))
151 ins = fun.mx_in()
152 return Function("f",ins,fun(ins))
394 ins = trial.mx_in()
395 extra_trial = Function("extra_trial", ins,trial(ins))
/dports/www/lagrange/lagrange-1.7.3/src/
H A Dgmrequest.c105 void deserialize_GmResponse(iGmResponse *d, iStream *ins) { in deserialize_GmResponse() argument
106 d->statusCode = read32_Stream(ins); in deserialize_GmResponse()
107 deserialize_String(&d->meta, ins); in deserialize_GmResponse()
108 deserialize_Block(&d->body, ins); in deserialize_GmResponse()
109 d->certFlags = read32_Stream(ins); in deserialize_GmResponse()
110 deserialize_Date(&d->certValidUntil, ins); in deserialize_GmResponse()
111 deserialize_String(&d->certSubject, ins); in deserialize_GmResponse()
114 if (version_Stream(ins) >= addedResponseTimestamps_FileVersion) { in deserialize_GmResponse()
115 d->when.ts.tv_sec = readU64_Stream(ins); in deserialize_GmResponse()
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DConstructorAndClassOperators.hs.exactprinter.golden3 ins :: (:=>) b h => b :- h
H A DConstructorAndClassOperators.hs.prettyprinter.golden3 ins :: (:=>) b h => b :- h
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/tests/examples/
H A DConstructorAndClassOperators.hs.exactprinter.golden3 ins :: (:=>) b h => b :- h
H A DConstructorAndClassOperators.hs.prettyprinter.golden3 ins :: (:=>) b h => b :- h
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DConstructorAndClassOperators.hs.prettyprinter.golden3 ins :: (:=>) b h => b :- h
H A DConstructorAndClassOperators.hs.exactprinter.golden3 ins :: (:=>) b h => b :- h
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/in_tail/
H A Dtail_scan.h27 int flb_tail_scan_callback(struct flb_input_instance *ins,
/dports/graphics/gimp-resynthesizer/resynthesizer-2.0.3/src/resynthesizer/
H A DMakefile.am5 bindir = $(GIMP_LIBDIR)/plug-ins
/dports/math/form/form-4.2.1/sources/
H A Dextcmd.c524 int ins=top-1; in pushDescriptor() local
525 if( fifo[ins]<=fd ) in pushDescriptor()
529 while( (ins>=0)&&(fifo[ins]>fd) )ins--; in pushDescriptor()
531 for(ins++;top>ins; top--) in pushDescriptor()
534 fifo[ins]=fd; in pushDescriptor()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Dialect/SparseTensor/
H A Dsparse_fp_ops.mlir56 ins(%arga: tensor<32xf64, #SV>)
88 ins(%arga: tensor<32xf64, #SV>)
120 ins(%arga: tensor<32xf64, #SV>)
152 ins(%arga: tensor<32xf64, #SV>)
212 ins(%arga, %argb: tensor<32xf64, #SV>, tensor<32xf64>)
274 ins(%arga, %argb: tensor<32xf64, #SV>, tensor<32xf64>)
310 ins(%arga, %argb: tensor<32xf64, #SV>, tensor<32xf64>)
344 ins(%arga: tensor<32xf64, #SV>)

1...<<551552553554555556557558559560>>...1817