Lines Matching refs:VIXL_ASSERT
46 VIXL_ASSERT(IsAligned(masm->AsAssemblerBase()
52 VIXL_ASSERT(!IsBlocked());
67 // VIXL_ASSERT(pc == AlignUp(pc, alignment_));
97 VIXL_ASSERT(pc >= current.min_location_);
98 VIXL_ASSERT(pc <= current.max_location_);
108 VIXL_ASSERT(!current.label_base_->ShouldDeletePoolObjectOnPlacement());
110 VIXL_ASSERT(current.alignment_ >= label_base->GetPoolObjectAlignment());
143 VIXL_ASSERT(new_object != NULL);
177 VIXL_ASSERT(pc <= checkpoint);
203 VIXL_ASSERT(label_base == NULL);
210 VIXL_ASSERT(AlignUp(pc + header_size_, alignment_) >=
212 VIXL_ASSERT(pc <= reference->max_object_location_);
325 VIXL_ASSERT(checkpoint >= current.min_location_);
365 VIXL_ASSERT(reference->object_alignment_ <= buffer_alignment_);
366 VIXL_ASSERT(label_base->GetPoolObjectAlignment() <= buffer_alignment_);
433 VIXL_ASSERT(!label_base->ShouldBeDeletedOnPoolManagerDestruction());
480 VIXL_ASSERT(!CheckFuturePC(location, checkpoint_));
489 VIXL_ASSERT(pc <= checkpoint_);
500 VIXL_ASSERT(!(*iter).label_base_->IsBound());