Searched refs:kRequiresSlot (Results 1 – 3 of 3) sorted by relevance
91 if (pos->type() != UsePositionType::kRequiresSlot) continue; in Add()
172 type = UsePositionType::kRequiresSlot; in UsePosition()259 DCHECK_IMPLIES(type == UsePositionType::kRequiresSlot, !register_beneficial); in set_type()652 case UsePositionType::kRequiresSlot: in ConvertUsesToOperand()705 case UsePositionType::kRequiresSlot: in SetUseHints()2538 if (pos->type() == UsePositionType::kRequiresSlot || in BuildLiveRanges()5118 if (pos->type() != UsePositionType::kRequiresSlot && !child->spilled()) in CommitSpillsInDeferredBlocks()
448 kRequiresSlot enumerator