/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
H A D | CXXPredicates.cpp |
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | string_pool.h | 51 PoolMap Pool; variable
|
/freebsd-src/contrib/llvm-project/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
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | SymbolStringPool.h | 60 PoolMap Pool; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWP/ |
H A D | DWPStringPool.h | 35 DenseMap<const char *, uint32_t, CStrDenseMapInfo> Pool; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Debuginfod/ |
H A D | Debuginfod.h | 138 ThreadPoolInterface &Pool; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 36 PoolEntry(ValuePool &Pool, ValueKeyT Value) in PoolEntry()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ThreadPool.h | 227 ThreadPoolTaskGroup(ThreadPool & Pool) ThreadPoolTaskGroup() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ |
H A D | AllTUsExecution.cpp | 118 llvm::DefaultThreadPool Pool(llvm::hardware_concurrency(ThreadCount)); in execute() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageReport.cpp | 468 ThreadPool Pool(S); prepareFileReports() local 583 ThreadPool Pool(PoolS); prepareDirectoryReports() local
|
H A D | CoverageExporterJson.cpp | 280 DefaultThreadPool Pool(S); in renderFiles() local
|
H A D | CodeCoverage.cpp | 1228 ThreadPool Pool(S); doShow() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | IdentifierResolver.cpp | 44 IdDeclInfo Pool[POOL_SIZE]; member
|
H A D | SemaType.cpp | 4975 __anon1bdae2e90d02(SimplePointerKind pointerKind, SourceLocation pointerLoc, SourceLocation pointerEndLoc, ParsedAttributesView &attrs, AttributePool &Pool) GetFullTypeForDeclarator() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFStreamer.cpp | 294 void DwarfStreamer::emitStrings(const NonRelocatableStringpool &Pool) { in emitStrings() argument 339 void DwarfStreamer::emitLineStrings(const NonRelocatableStringpool &Pool) { in emitLineStrings() argument
|
H A D | DWARFLinker.cpp | 2938 ThreadPool Pool(hardware_concurrency(2)); link() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Utility/ |
H A D | ConstString.cpp | 30 class Pool { class
|
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 992 ThreadPool Pool; run() local 1138 ThreadPool Pool(heavyweight_hardware_concurrency(ThreadCount)); run() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Debuginfod/ |
H A D | Debuginfod.cpp | 351 DebuginfodCollection(ArrayRef<StringRef> PathsRef,DebuginfodLog & Log,ThreadPool & Pool,double MinInterval) DebuginfodCollection() argument
|
/freebsd-src/cddl/usr.sbin/zfsd/tests/ |
H A D | zfsd_unittest.cc | 253 TEST_F(ZfsdExceptionTest,Pool) TEST_F() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerImpl.cpp | 195 Pool.async([&]() { in link() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseObjc.cpp | 413 __anon2a274aef0102(AttributePool &Pool) addContextSensitiveTypeNullability() argument
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelCombinerEmitter.cpp | 117 static StringSet<> Pool; insertStrRef() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 901 ThreadPool Pool(hardware_concurrency(NumThreads)); mergeInstrProfile() local
|