Home
last modified time | relevance | path

Searched defs:numShards (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h27 uint32_t numShards = 0; member
H A DICF.cpp430 const size_t numShards = 256; in parallelForEachClass() local
H A DOutputSections.cpp408 const size_t numShards = shardsIn.size(); in maybeCompress() local
H A DSyntheticSections.h920 static constexpr size_t numShards = 32; variable
1146 constexpr static size_t numShards = 32; variable
H A DSyntheticSections.cpp57 constexpr size_t MergeNoTailSection::numShards; member in MergeNoTailSection
3517 constexpr size_t numShards = 32; in createSymbols() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DICF.cpp238 const size_t numShards = 256; in forEachClass() local