Searched refs:IsSIMDStackSlot (Results 1 – 4 of 4) sorted by relevance
280 bool IsSIMDStackSlot() const { in IsSIMDStackSlot() function285 DCHECK(IsStackSlot() || IsDoubleStackSlot() || IsSIMDStackSlot()); in GetStackIndex()
506 || destination.IsSIMDStackSlot(); in IsValidDestination()
323 DCHECK(location.IsSIMDStackSlot()); in DumpLocation()
1543 DCHECK(dest.IsStackSlot() || dest.IsDoubleStackSlot() || dest.IsSIMDStackSlot()) << dest; in ClearSpillSlotsFromLoopPhisInStackMap()