Lines Matching defs:alignment_
254 alignment_(parent->GetPoolObjectAlignment()),
257 VIXL_ASSERT(IsPowerOf2(alignment_));
285 VIXL_ASSERT(IsPowerOf2(alignment_));
286 alignment_ = std::max(alignment_, alignment);
307 int alignment_;
403 alignment_(alignment),
487 // comparison depends on the max_location_, size_, alignment_ and
540 // The header_size_ and alignment_ values are hardcoded for each instance of
544 // both for the header and at the end of the pool, according to alignment_,
551 int alignment_;