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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.cpp15 RegionPageMap::Buffers; member in class:scudo::RegionPageMap
H A Drelease.h334 static BufferPoolT Buffers; member in class:RegionPageMap
/freebsd-current/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPIIgnoresList.h65 APIIgnoresList(SymbolNameList SymbolsToIgnore, BufferList Buffers) argument
70 BufferList Buffers; member in struct:clang::extractapi::APIIgnoresList
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.h99 llvm::SmallVector<Buffer> Buffers; member in class:clang::CodeGen::CGHLSLRuntime
/freebsd-current/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-current/contrib/llvm-project/clang/lib/Format/
H A DMacros.h137 SmallVector<std::unique_ptr<llvm::MemoryBuffer>> Buffers; member in class:clang::format::MacroExpander
/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp61 FunctionCallTrie::Allocators::Buffers Buffers; member in struct:__xray::profileCollectorService::__anon2582::ThreadData
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
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h181 SmallVector<std::unique_ptr<MemoryBuffer>, 2> Buffers; member in class:llvm::MCJIT
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h177 onReservedBuffers(const InstRef &Inst, ArrayRef<unsigned> Buffers) argument
179 onReleasedBuffers(const InstRef &Inst, ArrayRef<unsigned> Buffers) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h85 std::vector<SrcBuffer> Buffers; member in class:llvm::SourceMgr
[all...]

Completed in 238 milliseconds