Home
last modified time | relevance | path

Searched defs:shards (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/utils/lit/lit/
H A Dmain.py210 filter_by_shard(tests, run, shards, lit_config) global() argument
/llvm-project/lld/ELF/
H A DOutputSections.h25 std::unique_ptr<SmallVector<uint8_t, 0>[]> shards; member
H A DSyntheticSections.h1130 SmallVector<llvm::StringTableBuilder, 0> shards; global() variable
/llvm-project/lld/MachO/
H A DICF.cpp268 const size_t shards = 256; forEachClass() local
/llvm-project/mlir/lib/Support/
H A DStorageUniquer.cpp205 std::unique_ptr<std::atomic<Shard *>[]> shards; member in __anon242314e60111::ParametricStorageUniquer