HomeSort by relevance Sort by last modified time
    Searched refs:CacheLineBytes (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/ADT/
IntervalMap.h 426 CacheLineBytes = 1 << Log2CacheLine,
427 DesiredNodeBytes = 3 * CacheLineBytes
436 // LeafSize can't be larger than CacheLineBytes. This is required by the
449 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
461 AllocBytes, CacheLineBytes> Allocator;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
IntervalMap.h 405 CacheLineBytes = 1 << Log2CacheLine,
406 DesiredNodeBytes = 3 * CacheLineBytes
415 // LeafSize can't be larger than CacheLineBytes. This is required by the
428 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
440 AllocBytes, CacheLineBytes> Allocator;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 430 CacheLineBytes = 1 << Log2CacheLine,
431 DesiredNodeBytes = 3 * CacheLineBytes
440 // LeafSize can't be larger than CacheLineBytes. This is required by the
453 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
465 AllocBytes, CacheLineBytes> Allocator;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
IntervalMap.h 431 CacheLineBytes = 1 << Log2CacheLine,
432 DesiredNodeBytes = 3 * CacheLineBytes
441 // LeafSize can't be larger than CacheLineBytes. This is required by the
454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
466 RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
IntervalMap.h 431 CacheLineBytes = 1 << Log2CacheLine,
432 DesiredNodeBytes = 3 * CacheLineBytes
441 // LeafSize can't be larger than CacheLineBytes. This is required by the
454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
466 RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
IntervalMap.h 431 CacheLineBytes = 1 << Log2CacheLine,
432 DesiredNodeBytes = 3 * CacheLineBytes
441 // LeafSize can't be larger than CacheLineBytes. This is required by the
454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
466 RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
IntervalMap.h 431 CacheLineBytes = 1 << Log2CacheLine,
432 DesiredNodeBytes = 3 * CacheLineBytes
441 // LeafSize can't be larger than CacheLineBytes. This is required by the
454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
466 RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
IntervalMap.h 431 CacheLineBytes = 1 << Log2CacheLine,
432 DesiredNodeBytes = 3 * CacheLineBytes
441 // LeafSize can't be larger than CacheLineBytes. This is required by the
454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
466 RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
IntervalMap.h 431 CacheLineBytes = 1 << Log2CacheLine,
432 DesiredNodeBytes = 3 * CacheLineBytes
441 // LeafSize can't be larger than CacheLineBytes. This is required by the
454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
466 RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
IntervalMap.h 430 CacheLineBytes = 1 << Log2CacheLine,
431 DesiredNodeBytes = 3 * CacheLineBytes
440 // LeafSize can't be larger than CacheLineBytes. This is required by the
453 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
465 AllocBytes, CacheLineBytes> Allocator;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
IntervalMap.h 431 CacheLineBytes = 1 << Log2CacheLine,
432 DesiredNodeBytes = 3 * CacheLineBytes
441 // LeafSize can't be larger than CacheLineBytes. This is required by the
454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
466 RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
IntervalMap.h 431 CacheLineBytes = 1 << Log2CacheLine,
432 DesiredNodeBytes = 3 * CacheLineBytes
441 // LeafSize can't be larger than CacheLineBytes. This is required by the
454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
466 RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
IntervalMap.h 431 CacheLineBytes = 1 << Log2CacheLine,
432 DesiredNodeBytes = 3 * CacheLineBytes
441 // LeafSize can't be larger than CacheLineBytes. This is required by the
454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
466 RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
IntervalMap.h 431 CacheLineBytes = 1 << Log2CacheLine,
432 DesiredNodeBytes = 3 * CacheLineBytes
441 // LeafSize can't be larger than CacheLineBytes. This is required by the
454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
466 RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
IntervalMap.h 431 CacheLineBytes = 1 << Log2CacheLine,
432 DesiredNodeBytes = 3 * CacheLineBytes
441 // LeafSize can't be larger than CacheLineBytes. This is required by the
454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
466 RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
IntervalMap.h 431 CacheLineBytes = 1 << Log2CacheLine,
432 DesiredNodeBytes = 3 * CacheLineBytes
441 // LeafSize can't be larger than CacheLineBytes. This is required by the
454 AllocBytes = (sizeof(LeafBase) + CacheLineBytes-1) & ~(CacheLineBytes-1),
466 RecyclingAllocator<BumpPtrAllocator, char, AllocBytes, CacheLineBytes>;
    [all...]

Completed in 426 milliseconds