Home
last modified time | relevance | path

Searched refs:BytesAllocated (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DAllocator.h148 : CurPtr(nullptr), End(nullptr), BytesAllocated(0), Allocator() {} in BumpPtrAllocatorImpl()
151 : CurPtr(nullptr), End(nullptr), BytesAllocated(0), in BumpPtrAllocatorImpl()
159 BytesAllocated(Old.BytesAllocated), in BumpPtrAllocatorImpl()
162 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
178 BytesAllocated = RHS.BytesAllocated;
184 RHS.BytesAllocated = 0;
201 BytesAllocated = 0; in Reset()
216 BytesAllocated += Size; in Allocate()
284 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
287 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
[all …]
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/include/llvm/Support/
H A DAllocator.h115 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
145 : CurPtr(nullptr), End(nullptr), BytesAllocated(0), Allocator() {} in BumpPtrAllocatorImpl()
148 : CurPtr(nullptr), End(nullptr), BytesAllocated(0), in BumpPtrAllocatorImpl()
156 BytesAllocated(Old.BytesAllocated), in BumpPtrAllocatorImpl()
159 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
175 BytesAllocated = RHS.BytesAllocated;
181 RHS.BytesAllocated = 0;
194 BytesAllocated = 0; in Reset()
210 BytesAllocated += Size; in Allocate()
270 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
[all …]
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/Support/
H A DAllocator.h115 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
145 : CurPtr(nullptr), End(nullptr), BytesAllocated(0), Allocator() {} in BumpPtrAllocatorImpl()
148 : CurPtr(nullptr), End(nullptr), BytesAllocated(0), in BumpPtrAllocatorImpl()
156 BytesAllocated(Old.BytesAllocated), in BumpPtrAllocatorImpl()
159 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
175 BytesAllocated = RHS.BytesAllocated;
181 RHS.BytesAllocated = 0;
198 BytesAllocated = 0; in Reset()
213 BytesAllocated += Size; in Allocate()
282 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Support/
H A DAllocator.h119 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
160 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize), in BumpPtrAllocatorImpl()
163 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
179 BytesAllocated = RHS.BytesAllocated;
186 RHS.BytesAllocated = 0;
203 BytesAllocated = 0; in Reset()
218 BytesAllocated += Size; in Allocate()
295 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
302 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
324 size_t BytesAllocated = 0; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DAllocator.h43 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
92 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize) { in BumpPtrAllocatorImpl()
94 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
110 BytesAllocated = RHS.BytesAllocated;
117 RHS.BytesAllocated = 0;
134 BytesAllocated = 0; in Reset()
147 BytesAllocated += Size; in Allocate()
285 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
292 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
314 size_t BytesAllocated = 0; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Support/
H A DAllocator.h43 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
90 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize), in BumpPtrAllocatorImpl()
93 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
109 BytesAllocated = RHS.BytesAllocated;
116 RHS.BytesAllocated = 0;
133 BytesAllocated = 0; in Reset()
146 BytesAllocated += Size; in Allocate()
283 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
290 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
312 size_t BytesAllocated = 0; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DAllocator.h43 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
92 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize) { in BumpPtrAllocatorImpl()
94 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
110 BytesAllocated = RHS.BytesAllocated;
117 RHS.BytesAllocated = 0;
134 BytesAllocated = 0; in Reset()
147 BytesAllocated += Size; in Allocate()
285 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
292 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
314 size_t BytesAllocated = 0; variable
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Support/
H A DAllocator.h43 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
92 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize) { in BumpPtrAllocatorImpl()
94 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
110 BytesAllocated = RHS.BytesAllocated;
117 RHS.BytesAllocated = 0;
134 BytesAllocated = 0; in Reset()
147 BytesAllocated += Size; in Allocate()
285 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
292 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
314 size_t BytesAllocated = 0; variable
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Support/
H A DAllocator.h43 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
90 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize), in BumpPtrAllocatorImpl()
93 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
109 BytesAllocated = RHS.BytesAllocated;
116 RHS.BytesAllocated = 0;
133 BytesAllocated = 0; in Reset()
146 BytesAllocated += Size; in Allocate()
283 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
290 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
312 size_t BytesAllocated = 0; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h43 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
92 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize) { in BumpPtrAllocatorImpl()
94 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
110 BytesAllocated = RHS.BytesAllocated;
117 RHS.BytesAllocated = 0;
134 BytesAllocated = 0; in Reset()
147 BytesAllocated += Size; in Allocate()
285 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
292 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
314 size_t BytesAllocated = 0; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Support/
H A DAllocator.h43 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
92 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize) { in BumpPtrAllocatorImpl()
94 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
110 BytesAllocated = RHS.BytesAllocated;
117 RHS.BytesAllocated = 0;
134 BytesAllocated = 0; in Reset()
147 BytesAllocated += Size; in Allocate()
285 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
292 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
314 size_t BytesAllocated = 0; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DAllocator.h43 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
92 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize) { in BumpPtrAllocatorImpl()
94 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
110 BytesAllocated = RHS.BytesAllocated;
117 RHS.BytesAllocated = 0;
134 BytesAllocated = 0; in Reset()
147 BytesAllocated += Size; in Allocate()
285 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
292 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
314 size_t BytesAllocated = 0; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DAllocator.h43 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
92 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize) { in BumpPtrAllocatorImpl()
94 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
110 BytesAllocated = RHS.BytesAllocated;
117 RHS.BytesAllocated = 0;
134 BytesAllocated = 0; in Reset()
147 BytesAllocated += Size; in Allocate()
285 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
292 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
314 size_t BytesAllocated = 0; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Support/
H A DAllocator.h43 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
90 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize), in BumpPtrAllocatorImpl()
93 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
109 BytesAllocated = RHS.BytesAllocated;
116 RHS.BytesAllocated = 0;
133 BytesAllocated = 0; in Reset()
146 BytesAllocated += Size; in Allocate()
283 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
290 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
312 size_t BytesAllocated = 0; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DAllocator.h43 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
92 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize) { in BumpPtrAllocatorImpl()
94 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
110 BytesAllocated = RHS.BytesAllocated;
117 RHS.BytesAllocated = 0;
134 BytesAllocated = 0; in Reset()
147 BytesAllocated += Size; in Allocate()
285 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
292 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
314 size_t BytesAllocated = 0; variable
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Support/
H A DAllocator.h120 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
161 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize), in BumpPtrAllocatorImpl()
164 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
180 BytesAllocated = RHS.BytesAllocated;
187 RHS.BytesAllocated = 0;
204 BytesAllocated = 0; in Reset()
217 BytesAllocated += Size; in Allocate()
354 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
361 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
383 size_t BytesAllocated = 0; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAllocator.h120 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
161 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize), in BumpPtrAllocatorImpl()
164 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
180 BytesAllocated = RHS.BytesAllocated;
187 RHS.BytesAllocated = 0;
204 BytesAllocated = 0; in Reset()
217 BytesAllocated += Size; in Allocate()
354 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
361 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
383 size_t BytesAllocated = 0; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h120 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
161 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize), in BumpPtrAllocatorImpl()
164 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
180 BytesAllocated = RHS.BytesAllocated;
187 RHS.BytesAllocated = 0;
204 BytesAllocated = 0; in Reset()
217 BytesAllocated += Size; in Allocate()
354 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
361 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
383 size_t BytesAllocated = 0; variable
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Support/
H A DAllocator.h119 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
160 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize), in BumpPtrAllocatorImpl()
163 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
179 BytesAllocated = RHS.BytesAllocated;
186 RHS.BytesAllocated = 0;
203 BytesAllocated = 0; in Reset()
218 BytesAllocated += Size; in Allocate()
349 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
356 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
378 size_t BytesAllocated = 0; variable
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Support/
H A DAllocator.h120 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
161 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize), in BumpPtrAllocatorImpl()
164 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
180 BytesAllocated = RHS.BytesAllocated;
187 RHS.BytesAllocated = 0;
204 BytesAllocated = 0; in Reset()
219 BytesAllocated += Size; in Allocate()
350 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
357 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
379 size_t BytesAllocated = 0; variable
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/Support/
H A DAllocator.h120 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated,
161 BytesAllocated(Old.BytesAllocated), RedZoneSize(Old.RedZoneSize), in BumpPtrAllocatorImpl()
164 Old.BytesAllocated = 0; in BumpPtrAllocatorImpl()
180 BytesAllocated = RHS.BytesAllocated;
187 RHS.BytesAllocated = 0;
204 BytesAllocated = 0; in Reset()
217 BytesAllocated += Size; in Allocate()
354 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated()
361 detail::printBumpPtrAllocatorStats(Slabs.size(), BytesAllocated, in PrintStats()
383 size_t BytesAllocated = 0; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DAllocator.cpp20 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, in printBumpPtrAllocatorStats() argument
23 << "Bytes used: " << BytesAllocated << '\n' in printBumpPtrAllocatorStats()
25 << "Bytes wasted: " << (TotalMemory - BytesAllocated) in printBumpPtrAllocatorStats()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DAllocator.cpp20 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, in printBumpPtrAllocatorStats() argument
23 << "Bytes used: " << BytesAllocated << '\n' in printBumpPtrAllocatorStats()
25 << "Bytes wasted: " << (TotalMemory - BytesAllocated) in printBumpPtrAllocatorStats()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DAllocator.cpp20 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, in printBumpPtrAllocatorStats() argument
23 << "Bytes used: " << BytesAllocated << '\n' in printBumpPtrAllocatorStats()
25 << "Bytes wasted: " << (TotalMemory - BytesAllocated) in printBumpPtrAllocatorStats()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DAllocator.cpp20 void printBumpPtrAllocatorStats(unsigned NumSlabs, size_t BytesAllocated, in printBumpPtrAllocatorStats() argument
23 << "Bytes used: " << BytesAllocated << '\n' in printBumpPtrAllocatorStats()
25 << "Bytes wasted: " << (TotalMemory - BytesAllocated) in printBumpPtrAllocatorStats()

1234567