Searched refs:printBumpPtrAllocatorStats (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Allocator.cpp | 20 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, in printBumpPtrAllocatorStats() function
|
/external/llvm/lib/Support/ |
D | Allocator.cpp | 21 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, in printBumpPtrAllocatorStats() function
|
/external/llvm-project/llvm/lib/Support/ |
D | Allocator.cpp | 20 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, in printBumpPtrAllocatorStats() function
|
/external/llvm/include/llvm/Support/ |
D | Allocator.h | 115 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, 284 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Allocator.h | 117 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, 287 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | Allocator.h | 43 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, 290 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Allocator.h | 120 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, 361 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
|