/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_function_call_trie.h | 167 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 D | xray_buffer_queue.h | 150 BufferRep *Buffers; variable [all...] |
H A D | xray_profile_collector.cpp | 61 FunctionCallTrie::Allocators::Buffers Buffers; member
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | release.cpp | 15 RegionPageMap::Buffers; member in scudo::RegionPageMap
|
H A D | release.h | 334 static BufferPoolT Buffers; variable
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | SchedulerStatistics.cpp | 75 ArrayRef<unsigned> Buffers) { in onReservedBuffers() argument 84 ArrayRef<unsigned> Buffers) { in onReleasedBuffers() argument
|
H A D | TimelineView.cpp | 42 ArrayRef<unsigned> Buffers) { in onReservedBuffers()
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | APIIgnoresList.h | 70 BufferList Buffers; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/ |
H A D | HWEventListener.h | 178 ArrayRef<unsigned> Buffers) {} in onReservedBuffers() 180 ArrayRef<unsigned> Buffers) {} in onReleasedBuffers()
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGHLSLRuntime.h | 99 llvm::SmallVector<Buffer> Buffers; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | Macros.h | 137 SmallVector<std::unique_ptr<llvm::MemoryBuffer>> Buffers; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.h | 181 SmallVector<std::unique_ptr<MemoryBuffer>, 2> Buffers; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 85 std::vector<SrcBuffer> Buffers; variable [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesManager.cpp | 314 loadCurrentModuleAPINotesFromBuffer(ArrayRef<StringRef> Buffers) loadCurrentModuleAPINotesFromBuffer() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 65 APInt Buffers(NumProcResources, 0); initializeUsedResources() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 931 SmallVector<std::unique_ptr<MemoryBuffer>, 4> Buffers; loadFromFile() local
|