HomeSort by relevance Sort by last modified time
    Searched defs:SpecificBumpPtrAllocator (Results 1 - 17 of 17) sorted by null

  /external/llvm/include/llvm/Support/
Allocator.h 353 template <typename T> friend class SpecificBumpPtrAllocator;
365 template <typename T> class SpecificBumpPtrAllocator {
369 SpecificBumpPtrAllocator() : Allocator() {}
370 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
372 ~SpecificBumpPtrAllocator() { DestroyAll(); }
374 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
Allocator.h 138 template<typename T> friend class SpecificBumpPtrAllocator;
185 /// SpecificBumpPtrAllocator - Same as BumpPtrAllocator but allows only
189 class SpecificBumpPtrAllocator {
192 SpecificBumpPtrAllocator(size_t size = 4096, size_t threshold = 4096,
196 ~SpecificBumpPtrAllocator() {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Allocator.h 356 template <typename T> friend class SpecificBumpPtrAllocator;
368 template <typename T> class SpecificBumpPtrAllocator {
372 SpecificBumpPtrAllocator() = default;
373 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
375 ~SpecificBumpPtrAllocator() { DestroyAll(); }
377 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Allocator.h 370 template <typename T> friend class SpecificBumpPtrAllocator;
382 template <typename T> class SpecificBumpPtrAllocator {
386 SpecificBumpPtrAllocator() {
387 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
391 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
393 ~SpecificBumpPtrAllocator() { DestroyAll(); }
395 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
Allocator.h 370 template <typename T> friend class SpecificBumpPtrAllocator;
382 template <typename T> class SpecificBumpPtrAllocator {
386 SpecificBumpPtrAllocator() {
387 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
391 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
393 ~SpecificBumpPtrAllocator() { DestroyAll(); }
395 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
Allocator.h 370 template <typename T> friend class SpecificBumpPtrAllocator;
382 template <typename T> class SpecificBumpPtrAllocator {
386 SpecificBumpPtrAllocator() {
387 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
391 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
393 ~SpecificBumpPtrAllocator() { DestroyAll(); }
395 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Allocator.h 373 template <typename T> friend class SpecificBumpPtrAllocator;
385 template <typename T> class SpecificBumpPtrAllocator {
389 SpecificBumpPtrAllocator() {
390 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
394 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
396 ~SpecificBumpPtrAllocator() { DestroyAll(); }
398 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Allocator.h 373 template <typename T> friend class SpecificBumpPtrAllocator;
385 template <typename T> class SpecificBumpPtrAllocator {
389 SpecificBumpPtrAllocator() {
390 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
394 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
396 ~SpecificBumpPtrAllocator() { DestroyAll(); }
398 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Allocator.h 373 template <typename T> friend class SpecificBumpPtrAllocator;
385 template <typename T> class SpecificBumpPtrAllocator {
389 SpecificBumpPtrAllocator() {
390 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
394 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
396 ~SpecificBumpPtrAllocator() { DestroyAll(); }
398 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Allocator.h 373 template <typename T> friend class SpecificBumpPtrAllocator;
385 template <typename T> class SpecificBumpPtrAllocator {
389 SpecificBumpPtrAllocator() {
390 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
394 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
396 ~SpecificBumpPtrAllocator() { DestroyAll(); }
398 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Allocator.h 370 template <typename T> friend class SpecificBumpPtrAllocator;
382 template <typename T> class SpecificBumpPtrAllocator {
386 SpecificBumpPtrAllocator() {
387 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
391 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
393 ~SpecificBumpPtrAllocator() { DestroyAll(); }
395 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
Allocator.h 370 template <typename T> friend class SpecificBumpPtrAllocator;
382 template <typename T> class SpecificBumpPtrAllocator {
386 SpecificBumpPtrAllocator() {
387 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
391 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
393 ~SpecificBumpPtrAllocator() { DestroyAll(); }
395 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
Allocator.h 370 template <typename T> friend class SpecificBumpPtrAllocator;
382 template <typename T> class SpecificBumpPtrAllocator {
386 SpecificBumpPtrAllocator() {
387 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
391 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
393 ~SpecificBumpPtrAllocator() { DestroyAll(); }
395 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Allocator.h 373 template <typename T> friend class SpecificBumpPtrAllocator;
385 template <typename T> class SpecificBumpPtrAllocator {
389 SpecificBumpPtrAllocator() {
390 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
394 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
396 ~SpecificBumpPtrAllocator() { DestroyAll(); }
398 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Allocator.h 373 template <typename T> friend class SpecificBumpPtrAllocator;
385 template <typename T> class SpecificBumpPtrAllocator {
389 SpecificBumpPtrAllocator() {
390 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
394 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
396 ~SpecificBumpPtrAllocator() { DestroyAll(); }
398 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Allocator.h 373 template <typename T> friend class SpecificBumpPtrAllocator;
385 template <typename T> class SpecificBumpPtrAllocator {
389 SpecificBumpPtrAllocator() {
390 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
394 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
396 ~SpecificBumpPtrAllocator() { DestroyAll(); }
398 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Allocator.h 373 template <typename T> friend class SpecificBumpPtrAllocator;
385 template <typename T> class SpecificBumpPtrAllocator {
389 SpecificBumpPtrAllocator() {
390 // Because SpecificBumpPtrAllocator walks the memory to call destructors,
394 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old)
396 ~SpecificBumpPtrAllocator() { DestroyAll(); }
398 SpecificBumpPtrAllocator &operator=(SpecificBumpPtrAllocator &&RHS) {

Completed in 1607 milliseconds