Home
last modified time | relevance | path

Searched defs:Buffers (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h167 explicit Allocators(Buffers &B) XRAY_NEVER_INSTRUMENT { argument
164 struct Buffers { global() struct
165 NodeBufferAllocators::Buffers global() argument
166 RootsBufferAllocators::Buffers global() argument
168 NodeIdPairBufferAllocators::Buffers global() argument
H A Dxray_buffer_queue.h150 BufferRep *Buffers; variable
[all...]
H A Dxray_profile_collector.cpp61 FunctionCallTrie::Allocators::Buffers Buffers; member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.cpp15 RegionPageMap::Buffers; member in scudo::RegionPageMap
H A Drelease.h334 static BufferPoolT Buffers; variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSchedulerStatistics.cpp75 ArrayRef<unsigned> Buffers) { in onReservedBuffers() argument
84 ArrayRef<unsigned> Buffers) { in onReleasedBuffers() argument
H A DTimelineView.cpp42 ArrayRef<unsigned> Buffers) { in onReservedBuffers()
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPIIgnoresList.h70 BufferList Buffers; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DHWEventListener.h178 ArrayRef<unsigned> Buffers) {} in onReservedBuffers()
180 ArrayRef<unsigned> Buffers) {} in onReleasedBuffers()
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.h99 llvm::SmallVector<Buffer> Buffers; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DMacros.h137 SmallVector<std::unique_ptr<llvm::MemoryBuffer>> Buffers; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h181 SmallVector<std::unique_ptr<MemoryBuffer>, 2> Buffers; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h85 std::vector<SrcBuffer> Buffers; variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp314 loadCurrentModuleAPINotesFromBuffer(ArrayRef<StringRef> Buffers) loadCurrentModuleAPINotesFromBuffer() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp65 APInt Buffers(NumProcResources, 0); initializeUsedResources() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp931 SmallVector<std::unique_ptr<MemoryBuffer>, 4> Buffers; loadFromFile() local