/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | CXXPredicates.cpp | 19 CXXPredicateCode::getSorted(const CXXPredicateCodePool &Pool) { in getSorted() 27 const CXXPredicateCode &CXXPredicateCode::get(CXXPredicateCodePool &Pool, in get()
|
H A D | CombinerUtils.cpp | 18 static StringSet<> Pool; in insertStrRef() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | string_pool.h | 51 PoolMap Pool; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | SymbolStringPool.h | 59 PoolMap Pool; global() variable
|
/freebsd/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/contrib/llvm-project/llvm/include/llvm/DWP/ |
H A D | DWPStringPool.h | 35 DenseMap<const char *, uint32_t, CStrDenseMapInfo> Pool; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Debuginfod/ |
H A D | Debuginfod.h | 138 ThreadPoolInterface &Pool; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 36 PoolEntry(ValuePool &Pool, ValueKeyT Value) in PoolEntry()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ThreadPool.h | 267 ThreadPoolTaskGroup(ThreadPoolInterface &Pool) : Pool(Pool) {} in ThreadPoolTaskGroup()
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/ |
H A D | AllTUsExecution.cpp | 118 llvm::DefaultThreadPool Pool(llvm::hardware_concurrency(ThreadCount)); in execute() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageReport.cpp | 485 DefaultThreadPool Pool(S); in prepareFileReports() local 600 DefaultThreadPool Pool(PoolS); in prepareDirectoryReports() local
|
H A D | CoverageExporterJson.cpp | 280 DefaultThreadPool Pool(S); in renderFiles() local
|
H A D | CodeCoverage.cpp | 1200 DefaultThreadPool Pool(S); in doShow() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | ParsedAttr.cpp | 103 void AttributePool::takeFrom(ParsedAttributesView &List, AttributePool &Pool) { in takeFrom()
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFStreamer.cpp | 294 void DwarfStreamer::emitStrings(const NonRelocatableStringpool &Pool) { in emitStrings() 339 void DwarfStreamer::emitLineStrings(const NonRelocatableStringpool &Pool) { in emitLineStrings()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | ConstString.cpp | 30 class Pool { class
|
/freebsd/contrib/llvm-project/llvm/lib/LTO/ |
H A D | ThinLTOCodeGenerator.cpp | 988 DefaultThreadPool Pool; in run() local 1134 DefaultThreadPool Pool(heavyweight_hardware_concurrency(ThreadCount)); in run() local
|
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/ |
H A D | Debuginfod.cpp | 352 ThreadPoolInterface &Pool, in DebuginfodCollection()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelCombinerMatchTableEmitter.cpp |
|
/freebsd/cddl/usr.sbin/zfsd/tests/ |
H A D | zfsd_unittest.cc | 256 TEST_F(ZfsdExceptionTest, Pool) in TEST_F() argument
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerImpl.cpp | 193 DefaultThreadPool Pool(llvm::parallel::strategy); in link() local
|
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/ |
H A D | ClangScanDeps.cpp | 1025 llvm::DefaultThreadPool Pool(llvm::hardware_concurrency(NumThreads)); in clang_scan_deps_main() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseObjc.cpp | 416 auto getNullabilityAttr = [&](AttributePool &Pool) -> ParsedAttr * { in addContextSensitiveTypeNullability()
|