Searched defs:Pool (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DManagedStringPool.h26 SmallVector<std::string *, 8> Pool; member in class:llvm::ManagedStringPool
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXString.h80 std::vector<CXStringBuf *> Pool; member in class:clang::cxstring::CXStringPool
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.h30 DenseMap<const MCSymbol *, AddressPoolEntry> Pool; member in class:llvm::AddressPool
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A DDWPStringPool.h35 DenseMap<const char *, uint32_t, CStrDenseMapInfo> Pool; member in class:llvm::DWPStringPool
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h36 PoolEntry(ValuePool &Pool, ValueKeyT Value) argument
44 ValuePool &Pool; member in class:llvm::PBQP::ValuePool::PoolEntry
/netbsd-current/external/apache2/llvm/dist/llvm/tools/opt-viewer/
H A Dopt-stats.py14 from multiprocessing import cpu_count, Pool namespace
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Ddemangle_tree.py16 from multiprocessing import Pool namespace
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DIdentifierResolver.cpp44 IdDeclInfo Pool[POOL_SIZE]; member in struct:IdentifierResolver::IdDeclInfoMap::IdDeclInfoPool
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DSymbolStringPool.h46 PoolMap Pool; member in class:llvm::orc::SymbolStringPool
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp221 void DwarfStreamer::emitStrings(const NonRelocatableStringpool &Pool) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp944 ThreadPool Pool; local

Completed in 239 milliseconds