Searched defs:LargestSize (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator_secondary.h189 uptr LargestSize; member in class:LargeMmapAllocator
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h100 uptr LargestSize; member in class:scudo::MapAllocator
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h537 unsigned LargestSize = getLargestLegalIntTypeSizeInBits(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1461 unsigned LargestSize = DL.getLargestLegalIntTypeSizeInBits() >= 64 ? 16 : 8; local

Completed in 113 milliseconds