Searched defs:Buffers (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dtest_helpers.cc71 std::string serialize(BufferQueue &Buffers, int32_t Version) { argument
H A Dprofile_collector_test.cc117 FunctionCallTrie::Allocators::Buffers Buffers; local
187 thread_local FunctionCallTrie::Allocators::Buffers Buffers local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DMacros.h134 std::vector<std::unique_ptr<llvm::MemoryBuffer>> Buffers; member in class:clang::format::MacroExpander
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DSchedulerStatistics.cpp74 onReservedBuffers(const InstRef & , ArrayRef<unsigned> Buffers) argument
83 onReleasedBuffers(const InstRef & , ArrayRef<unsigned> Buffers) argument
H A DTimelineView.cpp41 onReservedBuffers(const InstRef &IR, ArrayRef<unsigned> Buffers) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DBinaryHolder.cpp34 std::vector<MemoryBufferRef> Buffers; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_buffer_queue.h83 BufferRep *Buffers = nullptr; member in class:__xray::BufferQueue::Iterator
151 BufferRep *Buffers; member in class:__xray::BufferQueue
[all...]
H A Dxray_function_call_trie.h165 struct Buffers { struct in struct:__xray::FunctionCallTrie::Allocators
H A Dxray_profile_collector.cc62 FunctionCallTrie::Allocators::Buffers Buffers; member in struct:__xray::profileCollectorService::__anon7777::ThreadData
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DHWEventListener.h173 onReservedBuffers(const InstRef &Inst, ArrayRef<unsigned> Buffers) argument
175 onReleasedBuffers(const InstRef &Inst, ArrayRef<unsigned> Buffers) argument
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-offload-wrapper/
H A DClangOffloadWrapper.cpp342 SmallVector<std::unique_ptr<MemoryBuffer>, 4u> Buffers; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h188 SmallVector<std::unique_ptr<MemoryBuffer>, 2> Buffers; member in class:llvm::MCJIT
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h85 std::vector<SrcBuffer> Buffers; member in class:llvm::SourceMgr

Completed in 102 milliseconds