Home
last modified time | relevance | path

Searched defs:Pool (Results 1 – 25 of 25) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DCXXPredicates.cpp
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dstring_pool.h51 PoolMap Pool; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.h29 StringMap<EntryTy, BumpPtrAllocator &> Pool; variable
H A DAddressPool.h30 DenseMap<const MCSymbol *, AddressPoolEntry> Pool; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSymbolStringPool.h60 PoolMap Pool; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWP/
H A DDWPStringPool.h35 DenseMap<const char *, uint32_t, CStrDenseMapInfo> Pool; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h138 ThreadPoolInterface &Pool; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h36 PoolEntry(ValuePool &Pool, ValueKeyT Value) in PoolEntry()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h227 ThreadPoolTaskGroup(ThreadPool & Pool) ThreadPoolTaskGroup() argument
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DAllTUsExecution.cpp118 llvm::DefaultThreadPool Pool(llvm::hardware_concurrency(ThreadCount)); in execute() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp468 ThreadPool Pool(S); prepareFileReports() local
583 ThreadPool Pool(PoolS); prepareDirectoryReports() local
H A DCoverageExporterJson.cpp280 DefaultThreadPool Pool(S); in renderFiles() local
H A DCodeCoverage.cpp1228 ThreadPool Pool(S); doShow() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DIdentifierResolver.cpp44 IdDeclInfo Pool[POOL_SIZE]; member
H A DSemaType.cpp4975 __anon1bdae2e90d02(SimplePointerKind pointerKind, SourceLocation pointerLoc, SourceLocation pointerEndLoc, ParsedAttributesView &attrs, AttributePool &Pool) GetFullTypeForDeclarator() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp294 void DwarfStreamer::emitStrings(const NonRelocatableStringpool &Pool) { in emitStrings() argument
339 void DwarfStreamer::emitLineStrings(const NonRelocatableStringpool &Pool) { in emitLineStrings() argument
H A DDWARFLinker.cpp2938 ThreadPool Pool(hardware_concurrency(2)); link() local
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DConstString.cpp30 class Pool { class
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp992 ThreadPool Pool; run() local
1138 ThreadPool Pool(heavyweight_hardware_concurrency(ThreadCount)); run() local
/freebsd-src/contrib/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp351 DebuginfodCollection(ArrayRef<StringRef> PathsRef,DebuginfodLog & Log,ThreadPool & Pool,double MinInterval) DebuginfodCollection() argument
/freebsd-src/cddl/usr.sbin/zfsd/tests/
H A Dzfsd_unittest.cc253 TEST_F(ZfsdExceptionTest,Pool) TEST_F() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp195 Pool.async([&]() { in link() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp413 __anon2a274aef0102(AttributePool &Pool) addContextSensitiveTypeNullability() argument
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp117 static StringSet<> Pool; insertStrRef() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp901 ThreadPool Pool(hardware_concurrency(NumThreads)); mergeInstrProfile() local