Searched refs:IsSIMDStackSlot (Results 1 – 6 of 6) sorted by relevance
280 bool IsSIMDStackSlot() const { in IsSIMDStackSlot() function285 DCHECK(IsStackSlot() || IsDoubleStackSlot() || IsSIMDStackSlot()); in GetStackIndex()
502 || destination.IsSIMDStackSlot(); in IsValidDestination()
328 DCHECK(location.IsSIMDStackSlot()); in DumpLocation()
1782 } else if (source.IsSIMDStackSlot()) { in MoveLocation()1813 } else if (destination.IsSIMDStackSlot()) { in MoveLocation()1817 DCHECK(source.IsSIMDStackSlot()); in MoveLocation()
5268 } else if (source.IsSIMDStackSlot()) { in EmitMove()5326 DCHECK(destination.IsSIMDStackSlot()); in EmitMove()
5832 DCHECK(destination.IsSIMDStackSlot()); in EmitMove()5855 } else if (source.IsSIMDStackSlot()) { in EmitMove()