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

/freebsd-11-stable/contrib/llvm-project/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
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h189 SmallVector<std::unique_ptr<MemoryBuffer>, 2> Buffers; member in class:llvm::MCJIT
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h82 BufferRep *Buffers = nullptr; member in class:__xray::BufferQueue::Iterator
150 BufferRep *Buffers; member in class:__xray::BufferQueue
[all...]
H A Dxray_function_call_trie.h164 struct Buffers { struct in struct:__xray::FunctionCallTrie::Allocators
H A Dxray_profile_collector.cpp61 FunctionCallTrie::Allocators::Buffers Buffers; member in struct:__xray::profileCollectorService::__anon1060::ThreadData
/freebsd-11-stable/contrib/llvm-project/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
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h95 std::vector<SrcBuffer> Buffers; member in class:llvm::SourceMgr

Completed in 95 milliseconds