Searched defs:numShards (Results 1 – 7 of 7) sorted by relevance
/llvm-project/mlir/lib/Support/ | ||
H A D | StorageUniquer.cpp | 116 size_t numShards = 8) in ParametricStorageUniquer() |
/llvm-project/lld/ELF/ | ||
H A D | OutputSections.h | 27 uint32_t numShards = 0; member |
H A D | ICF.cpp | 423 const size_t numShards = 256; forEachClass() local |
H A D | OutputSections.cpp | 380 const size_t numShards = shardsIn.size(); maybeCompress() local |
H A D | SyntheticSections.h | 905 static constexpr size_t numShards = 32; global() variable |
H A D | SyntheticSections.cpp | 60 constexpr size_t MergeNoTailSection::numShards; member in MergeNoTailSection |
/llvm-project/lld/COFF/ | ||
H A D | ICF.cpp | 242 const size_t numShards = 256; in forEachClass() local |