/openbsd/gnu/llvm/compiler-rt/lib/orc/ |
H A D | string_pool.h | 51 PoolMap Pool; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | SymbolStringPool.h | 53 PoolMap Pool; variable
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfStringPool.h | 29 StringMap<EntryTy, BumpPtrAllocator &> Pool; variable
|
H A D | AddressPool.h | 30 DenseMap<const MCSymbol *, AddressPoolEntry> Pool; variable
|
/openbsd/gnu/llvm/llvm/tools/llvm-debuginfod/ |
H A D | llvm-debuginfod.cpp | 77 ThreadPool Pool(hardware_concurrency(MaxConcurrency)); in main() local
|
/openbsd/gnu/llvm/llvm/include/llvm/DWP/ |
H A D | DWPStringPool.h | 35 DenseMap<const char *, uint32_t, CStrDenseMapInfo> Pool; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/Debuginfod/ |
H A D | Debuginfod.h | 120 ThreadPool &Pool; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 36 PoolEntry(ValuePool &Pool, ValueKeyT Value) in PoolEntry()
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | ThreadPool.h | 227 ThreadPoolTaskGroup(ThreadPool &Pool) : Pool(Pool) {} in ThreadPoolTaskGroup()
|
/openbsd/gnu/llvm/clang/lib/Tooling/ |
H A D | AllTUsExecution.cpp | 118 llvm::ThreadPool Pool(llvm::hardware_concurrency(ThreadCount)); in execute() local
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | IdentifierResolver.cpp | 44 IdDeclInfo Pool[POOL_SIZE]; member
|
H A D | SemaType.cpp | 4870 ParsedAttributesView &attrs, AttributePool &Pool) -> ParsedAttr * { in GetFullTypeForDeclarator()
|
/openbsd/gnu/llvm/llvm/tools/llvm-cov/ |
H A D | CoverageExporterJson.cpp | 239 ThreadPool Pool(S); in renderFiles() local
|
H A D | CoverageReport.cpp | 398 ThreadPool Pool(S); in prepareFileReports() local
|
H A D | CodeCoverage.cpp | 1148 ThreadPool Pool(S); in doShow() local
|
/openbsd/gnu/llvm/lldb/source/Utility/ |
H A D | ConstString.cpp | 30 class Pool { class
|
/openbsd/gnu/llvm/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 987 ThreadPool Pool; in run() local 1128 ThreadPool Pool(heavyweight_hardware_concurrency(ThreadCount)); in run() local
|
/openbsd/gnu/llvm/llvm/lib/Debuginfod/ |
H A D | Debuginfod.cpp | 304 DebuginfodLog &Log, ThreadPool &Pool, in DebuginfodCollection()
|
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp | 227 void DwarfStreamer::emitStrings(const NonRelocatableStringpool &Pool) { in emitStrings()
|
H A D | DWARFLinker.cpp | 2721 ThreadPool Pool(hardware_concurrency(2)); in link() local
|
/openbsd/gnu/llvm/clang/tools/clang-scan-deps/ |
H A D | ClangScanDeps.cpp | 716 llvm::ThreadPool Pool(llvm::hardware_concurrency(NumThreads)); in main() local
|
/openbsd/gnu/llvm/clang/lib/Parse/ |
H A D | ParseObjc.cpp | 408 auto getNullabilityAttr = [&](AttributePool &Pool) -> ParsedAttr * { in addContextSensitiveTypeNullability()
|
/openbsd/gnu/llvm/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 430 ThreadPool Pool(hardware_concurrency(NumThreads)); in mergeInstrProfile() local
|