Searched defs:AllocationSize (Results 1 – 9 of 9) sorted by relevance
198 static uptr AllocationSize(const void *p) { in AllocationSize() function
67 size_t AllocationSize; variable
979 atomic_uptr AllocationSize; member1401 uptr AllocationSize, u32 DeallocationTrace, in storeRingBufferEntry()
432 static uptr AllocationSize(const void *p) { in AllocationSize() function
318 static uptr AllocationSize(const void *p) { in AllocationSize() function
611 uptr AllocationSize(uptr p) { in AllocationSize() function
843 uptr AllocationSize(uptr p) { in AllocationSize() function
2368 std::optional<llvm::APInt> AllocationSize; in BuildCXXNew() local
12708 const auto AllocationSize = findInitialAllocationSize(I, DL); in updateImpl() local