Searched refs:IsDoubleStackSlot (Results 1 – 15 of 15) sorted by relevance
226 DCHECK(IsDoubleStackSlot()); in ToLow()237 DCHECK(IsDoubleStackSlot()); in ToHigh()268 bool IsDoubleStackSlot() const { in IsDoubleStackSlot() function298 DCHECK(IsStackSlot() || IsDoubleStackSlot() || IsSIMDStackSlot()); in GetStackIndex()304 DCHECK(IsDoubleStackSlot()); in GetHighStackIndex()320 } else if (IsPair() || IsDoubleStackSlot()) { in Contains()332 if ((IsPair() && other.IsPair()) || (IsDoubleStackSlot() && other.IsDoubleStackSlot())) { in OverlapsWith()568 DCHECK(output_.IsStackSlot() || output_.IsDoubleStackSlot() || output_.IsUnallocated()); in UpdateOut()686 || input.IsDoubleStackSlot(); in IsFixedInput()
50 if ((move.GetSource().IsStackSlot() || move.GetSource().IsDoubleStackSlot()) && in EmitNativeCode()51 (move.GetDestination().IsStackSlot() || move.GetDestination().IsDoubleStackSlot())) { in EmitNativeCode()85 } else if (location.IsDoubleStackSlot()) { in LowOf()97 } else if (location.IsDoubleStackSlot()) { in HighOf()329 if (!move->IsEliminated() && !destination.IsStackSlot() && !destination.IsDoubleStackSlot()) { in EmitNativeCode()
104 } else if (location.IsStackSlot() || location.IsDoubleStackSlot()) { in operator <<()
1633 DCHECK(source.IsDoubleStackSlot()); in Move()1653 DCHECK(source.IsDoubleStackSlot()); in Move()1686 DCHECK(source.IsDoubleStackSlot()); in Move()1816 DCHECK(right.IsDoubleStackSlot()); in GenerateCompareTest()2198 } else if (rhs.IsDoubleStackSlot()) { in HandleCondition()3518 DCHECK(second.IsDoubleStackSlot()); in VisitAdd()3750 } else if (source.IsDoubleStackSlot()) { in PushOntoFPStack()5966 } else if (source.IsDoubleStackSlot()) { in EmitMove()6140 } else if (source.IsDoubleStackSlot() && destination.IsDoubleStackSlot()) { in EmitSwap()7815 } else if (rhs.IsDoubleStackSlot()) { in GenerateLongCompare()[all …]
1416 DCHECK(source.IsDoubleStackSlot()); in Move64()1424 } else if (source.IsDoubleStackSlot()) { in Move64()1777 DCHECK(right.IsDoubleStackSlot()); in GenerateLongComparesAndJumps()1810 DCHECK(rhs.IsDoubleStackSlot()); in GenerateFPCompare()3276 if (!in.IsDoubleStackSlot() || !out.IsDoubleStackSlot()) { in VisitTypeConversion()3284 if (out.IsDoubleStackSlot()) { in VisitTypeConversion()3431 DCHECK(second.IsDoubleStackSlot()); in VisitAdd()3537 DCHECK(second.IsDoubleStackSlot()); in VisitSub()3750 } else if (source.IsDoubleStackSlot()) { in PushOntoFPStack()6851 } else if (source.IsDoubleStackSlot()) { in EmitMove()[all …]
83 } else if (location.IsDoubleStackSlot()) { in CheckType()539 if (out_location.IsStackSlot() || out_location.IsDoubleStackSlot()) { in PrepareCriticalNativeArgumentMoves()560 } else if (operands->GetSource().IsDoubleStackSlot()) { in FinishCriticalNativeFrameSetup()1288 location.IsDoubleStackSlot() || in RecordPcInfo()1291 if (location.IsStackSlot() || location.IsDoubleStackSlot()) { in RecordPcInfo()1616 DCHECK(dest.IsStackSlot() || dest.IsDoubleStackSlot() || dest.IsSIMDStackSlot()) << dest; in ClearSpillSlotsFromLoopPhisInStackMap()
69 } else if (location.IsDoubleStackSlot()) { in Resolve()504 || destination.IsDoubleStackSlot() in IsValidDestination()
2301 DCHECK(src.IsDoubleStackSlot()); in GenBitCount()2380 DCHECK(src.IsDoubleStackSlot()); in GenOneBit()2408 DCHECK(src.IsDoubleStackSlot()); in GenOneBit()2495 DCHECK(src.IsDoubleStackSlot()); in GenLeadingZeros()2568 DCHECK(src.IsDoubleStackSlot()); in GenTrailingZeros()
49 DCHECK(location.IsDoubleStackSlot())<< location; in DumpLocationForTest()
1482 if (source.IsStackSlot() || source.IsDoubleStackSlot()) { in MoveLocation()1483 DCHECK(dst.Is64Bits() == source.IsDoubleStackSlot()); in MoveLocation()1519 DCHECK(destination.IsStackSlot() || destination.IsDoubleStackSlot()); in MoveLocation()1529 DCHECK((destination.IsDoubleStackSlot() == DataType::Is64BitType(dst_type)) && in MoveLocation()1557 DCHECK(source.IsStackSlot() || source.IsDoubleStackSlot()); in MoveLocation()1558 DCHECK(source.IsDoubleStackSlot() == destination.IsDoubleStackSlot()); in MoveLocation()1578 (destination.IsDoubleStackSlot() ? kXRegSize : kWRegSize)); in MoveLocation()5778 } else if (location.IsDoubleStackSlot()) { in VisitParameterValue()
3900 } else if (in.IsDoubleStackSlot()) { in VisitTypeConversion()5460 } else if (location.IsDoubleStackSlot()) { in VisitParameterValue()7170 } else if (source.IsDoubleStackSlot()) { in EmitMove()7171 if (destination.IsDoubleStackSlot()) { in EmitMove()7190 DCHECK(destination.IsDoubleStackSlot()) << destination; in EmitMove()7203 DCHECK(destination.IsDoubleStackSlot()) << destination; in EmitMove()7225 DCHECK(destination.IsDoubleStackSlot()) << destination; in EmitMove()7240 DCHECK(destination.IsDoubleStackSlot()) << destination; in EmitMove()7356 } else if (source.IsDoubleStackSlot() && destination.IsDoubleStackSlot()) { in EmitSwap()
350 } else if (location.IsDoubleStackSlot()) { in DumpLocation()
370 } else if (output.IsStackSlot() || output.IsDoubleStackSlot()) { in ProcessInstruction()
917 } else if (out.IsStackSlot() || out.IsDoubleStackSlot()) { in CheckForFixedOutput()
2327 DCHECK(src.IsDoubleStackSlot()); in GenBitCount()