Searched defs:AllocationSize (Results 1 – 10 of 10) sorted by relevance
201 static uptr AllocationSize(const void *p) { in AllocationSize() function
208 static uptr AllocationSize(const void *p) { in AllocationSize() function
68 size_t AllocationSize; variable
990 atomic_uptr AllocationSize; member1420 uptr AllocationSize, u32 DeallocationTrace, in storeRingBufferEntry()
432 static uptr AllocationSize(const void *p) { in AllocationSize() function
321 static uptr AllocationSize(const void *p) { in AllocationSize() function
611 uptr AllocationSize(uptr p) { in AllocationSize() function
850 uptr AllocationSize(uptr p) { in AllocationSize() function
2483 std::optional<llvm::APInt> AllocationSize; in BuildCXXNew() local
13390 const auto AllocationSize = findInitialAllocationSize(I, DL); in updateImpl() local