Home
last modified time | relevance | path

Searched full:ranks (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ddr/
H A Djedec,lpddr-channel.yaml13 amount of individual LPDDR chips and the ranks per chip.
54 Each physical LPDDR chip may have one or more ranks. Ranks are
57 state of the CS pins. Different ranks may have different densities and
/freebsd/lib/libpmc/pmu-events/arch/x86/jaketown/
H A Duncore-memory.json36 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode",
46 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
/freebsd/lib/libpmc/pmu-events/arch/x86/ivytown/
H A Duncore-memory.json39 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode",
49 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/
H A Duncore-memory.json30 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode",
40 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/
H A Duncore-memory.json30 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode",
40 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Duncore-memory.json30 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode",
40 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dwitness.h7 /* LOCK RANKS */
36 * depth excluding non-core locks with lower ranks. Since the rank argument to
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DRISCVISAUtils.cpp86 // If the ranks differ, pick the lower rank. in compareExtension()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DReassociate.h15 // function arguments are rank = 1, and other values are assigned ranks
/freebsd/sys/contrib/zstd/lib/compress/
H A Dhuf_compress.c295 * @pre The sum of the ranks of each symbol == 2^largestBits,
297 * @post The sum of the ranks of each symbol == 2^largestBits,
319 /* Adjust any ranks > maxNbBits to maxNbBits. in HUF_setMaxHeight()
320 * Compute totalCost, which is how far the sum of the ranks is in HUF_setMaxHeight()
321 * we are over 2^largestBits after adjust the offending ranks. in HUF_setMaxHeight()
558 * each rank begins in the output, so for rank R we want to count ranks R+1 and above. in HUF_sort()
/freebsd/lib/libpmc/pmu-events/arch/x86/skylakex/
H A Duncore-memory.json50 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode",
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp393 std::vector<VNType> Ranks; in computeInsertionPoints() local
395 Ranks.push_back(Entry.first); in computeInsertionPoints()
401 llvm::sort(Ranks, [this, &Map](const VNType &r1, const VNType &r2) { in computeInsertionPoints()
417 for (const auto &R : Ranks) { in computeInsertionPoints()
H A DReassociate.cpp15 // function arguments are rank = 1, and other values are assigned ranks
185 // Assign distinct ranks to function arguments. in BuildRankMap()
196 // Walk the basic block, adding precomputed ranks for any instructions that in BuildRankMap()
197 // we cannot move. This ensures that the ranks for these instructions are in BuildRankMap()
2296 // the operands and their ranks, sort the operands by their rank. Use a in ReassociateExpression()
2297 // stable_sort so that values with equal ranks will have their relative in ReassociateExpression()
2546 // BuildRankMap to pre calculate ranks correctly. It also excludes dead basic in run()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp603 static int ranks[IC_max] = {INSTRUCTION_CONTEXTS}; in outranks() local
607 return (ranks[upper] > ranks[lower]); in outranks()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DCFGMST.h80 // If the ranks are the same, increment root of one tree by one. in unionGroups()
/freebsd/contrib/libdivsufsort/lib/
H A Dtrsort.c346 /* update ranks */ in tr_introsort()
454 /* update ranks */ in tr_introsort()
H A Ddivsufsort.c145 /* Compute ranks of type B* substrings. */ in sort_typeBstar()
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h41 /// This method ranks instructions based on their age, and the number of known
/freebsd/lib/libpmc/pmu-events/arch/x86/cascadelakex/
H A Duncore-memory.json50 "BriefDescription": "Cycles where DRAM ranks are in power down (CKE) mode+C37",
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSCCIterator.h289 // If the ranks are the same, increment root of one tree by one. in unionGroups()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h213 /// 13.3.3.1.1) and are listed such that better conversion ranks
673 /// kind, where smaller ranks represent better conversion
/freebsd/usr.sbin/bsdconfig/dot/
H A Ddot318 printf '\trankdir = LR;\t\t// create ranks left-to-right\n'
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h132 /// This routine maps IR values to various complexity ranks:
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_updn.c372 "Failed to assign ranks\n"); in updn_build_lid_matrices()
/freebsd/contrib/bearssl/src/
H A Dinner.h1762 * -- Ranks given to bits are in "row order" and are either all even, or
1764 * the even ranks, the other the odd ranks. Row order means:

12