Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A Dmain.py184 def filter_by_shard(tests, run, shards, lit_config): argument
/openbsd-src/gnu/llvm/lld/ELF/
H A DOutputSections.h25 std::unique_ptr<SmallVector<uint8_t, 0>[]> shards; member
H A DSyntheticSections.h981 SmallVector<llvm::StringTableBuilder, 0> shards; variable
/openbsd-src/gnu/llvm/lld/MachO/
H A DICF.cpp268 const size_t shards = 256; in forEachClass() local