| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64PBQPRegAlloc.cpp | 183 PBQPRAGraph::RawMatrix costs(vRdAllowed->size() + 1, in addIntraChainConstraint() local 190 costs[i + 1][j + 1] = std::numeric_limits<PBQP::PBQPNum>::infinity(); in addIntraChainConstraint() 192 costs[i + 1][j + 1] = haveSameParity(pRd, pRa) ? 0.0 : 1.0; in addIntraChainConstraint() 195 G.addEdge(node1, node2, std::move(costs)); in addIntraChainConstraint() 205 PBQPRAGraph::RawMatrix costs(G.getEdgeCosts(edge)); in addIntraChainConstraint() local 215 if (costs[i + 1][j + 1] != in addIntraChainConstraint() 217 costs[i + 1][j + 1] > sameParityMax) in addIntraChainConstraint() 218 sameParityMax = costs[i + 1][j + 1]; in addIntraChainConstraint() 226 if (sameParityMax > costs[i + 1][j + 1]) in addIntraChainConstraint() 227 costs[i + 1][j + 1] = sameParityMax + 1.0; in addIntraChainConstraint() [all …]
|
| H A D | AArch64Features.td | 832 "Prefer fixed width loop vectorization over scalable if the cost-model assigns equal costs">;
|
| /freebsd/contrib/googletest/googletest/src/ |
| H A D | gtest.cc | 1348 std::vector<std::vector<double> > costs( in CalculateOptimalEdits() local 1354 for (size_t l_i = 0; l_i < costs.size(); ++l_i) { in CalculateOptimalEdits() 1355 costs[l_i][0] = static_cast<double>(l_i); in CalculateOptimalEdits() 1359 for (size_t r_i = 1; r_i < costs[0].size(); ++r_i) { in CalculateOptimalEdits() 1360 costs[0][r_i] = static_cast<double>(r_i); in CalculateOptimalEdits() 1368 costs[l_i + 1][r_i + 1] = costs[l_i][r_i]; in CalculateOptimalEdits() 1373 const double add = costs[l_i + 1][r_i]; in CalculateOptimalEdits() 1374 const double remove = costs[l_i][r_i + 1]; in CalculateOptimalEdits() 1375 const double replace = costs[l_i][r_i]; in CalculateOptimalEdits() 1377 costs[l_i + 1][r_i + 1] = add + 1; in CalculateOptimalEdits() [all …]
|
| /freebsd/contrib/jemalloc/ |
| H A D | TUNING.md | 90 * Extremely conservative -- minimize memory usage at all costs, only suitable when
|
| /freebsd/contrib/libxo/doc/ |
| H A D | formatting.rst | 19 data, which can reduce maintenance costs and increase feature velocity.
|
| /freebsd/sys/contrib/openzfs/ |
| H A D | LICENSE | 351 for costs, including, without limitation, court costs and
|
| /freebsd/sys/cddl/contrib/opensolaris/ |
| H A D | OPENSOLARIS.LICENSE | 351 for costs, including, without limitation, court costs and
|
| /freebsd/cddl/contrib/opensolaris/ |
| H A D | OPENSOLARIS.LICENSE | 351 for costs, including, without limitation, court costs and
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86.td | 758 : SubtargetFeature<"use-slm-arith-costs", "UseSLMArithCosts", "true", 759 "Use Silvermont specific arithmetic costs">; 762 : SubtargetFeature<"use-glm-div-sqrt-costs", "UseGLMDivSqrtCosts", "true", 763 "Use Goldmont specific floating point div/sqrt costs">;
|
| H A D | X86RegisterInfo.td | 92 // D133902 stopped assigning register costs for R8-R15, which brought gain
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | BRIDGE-MIB.txt | 672 If the port path costs exceeds the maximum value of this 1274 path costs." 1441 costs. In particular, this includes devices supporting
|
| /freebsd/sys/dev/isp/ |
| H A D | Hardware.txt | 14 I'll put a rough range of costs in US$ that I know about. No doubt
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-concurrency.md | 90 minimise the costs of this message passing.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetSchedule.td | 490 // renamed at the cost of a single physical register. Note that register costs
|
| /freebsd/contrib/sendmail/cf/cf/ |
| H A D | submit.cf | 425 # shall I avoid calling initgroups(3) because of high NIS costs?
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 1564 …me using comparable fixed sample size methods is calculated. The computer costs of fixed sample si… 9955 annote = "Simple evaluation of record fetch costs using various accessing sequences.", 11292 …logy, a model and a programmed system to estimate primarily total storage costs and average access… 13247 …keywords = "compilation costs; compiler design; computational complexity; computer programming… 15731 …hm are given; the dependency relationships are derived; the computational costs are developed; and… 15737 …keywords = "application; computational costs; computing; covar; dependency relationships; elem… 16337 …resents an appropriate automatic algorithm which includes many significant details of both costs.", 18049 …es of the versions and by computational comparison of computation and times and processing costs.", 18379 …offs is used to analyze the effect of design parameters on overall system costs. A specific design… 19395 …costs, and reorganization costs. This paper considers the optimum points at which to reorganize da… [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoV.td | 155 // For these classes, we assume that they are with the worst case costs and
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 40 // costs for V8 instructions that are more expensive than their V9 ones.
|
| /freebsd/contrib/ntp/ |
| H A D | configure.ac | 1428 [- include processing time debugging code (costs performance)]
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic79xx.seq | 2095 * the FIFO anyway since it costs us only one extra
|
| /freebsd/contrib/tzdata/ |
| H A D | NEWS | 215 testing costs CPU time and energy in multi-threaded apps. 222 It costs more CPU time and energy. 231 costs CPU time and memory.
|
| H A D | northamerica | 1899 # could be fined up to $25 and costs". There seems to be no record of
|
| /freebsd/contrib/tzcode/ |
| H A D | NEWS | 215 testing costs CPU time and energy in multi-threaded apps. 222 It costs more CPU time and energy. 231 costs CPU time and memory.
|
| /freebsd/contrib/sendmail/cf/m4/ |
| H A D | proto.m4 | 575 # shall I avoid calling initgroups(3) because of high NIS costs?
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 6635 but dynamically it behaves more like a C function. This lowers some of the costs 6665 In order to minimize code-size costs, the implementation will not emit a reference
|