Searched refs:HasNoSpillType (Results 1 – 3 of 3) sorted by relevance
376 DCHECK(!TopLevel()->HasNoSpillType()); in Spill()827 DCHECK(HasNoSpillType()); in RecordSpillLocation()895 DCHECK(HasNoSpillType()); in SetSpillOperand()2523 if (range->has_slot_use() && range->HasNoSpillType()) { in BuildLiveRanges()2823 if (range->HasNoSpillType() || in SplitAndSpillRangesDefinedByMemoryOperand()2987 if (first->HasNoSpillType()) { in Spill()
896 bool HasNoSpillType() const { in HasNoSpillType() function
966 } else if (range.spilled() && !range.TopLevel()->HasNoSpillType()) { in operator <<()