Searched refs:DCHECK_ALIGNED_PARAM (Results 1 – 5 of 5) sorted by relevance
28 DCHECK_ALIGNED_PARAM(reinterpret_cast<uintptr_t>(mem), align_size); in AllocateMemoryImpl()
67 DCHECK_ALIGNED_PARAM(element_size, alignment);75 DCHECK_ALIGNED_PARAM(result, alignment);
173 #define DCHECK_ALIGNED_PARAM(value, alignment) \ macro
1001 DCHECK_ALIGNED_PARAM(reinterpret_cast<uintptr_t>(result + header_size), alignment); in AllocateCode()
820 DCHECK_ALIGNED_PARAM(offset_, in NewQuickCodeOffset()1023 DCHECK_ALIGNED_PARAM(offset_, in VisitMethod()