Searched refs:IsStackSlot (Results 1 – 15 of 15) sorted by relevance
256 bool IsStackSlot() const { in IsStackSlot() function298 DCHECK(IsStackSlot() || IsDoubleStackSlot() || IsSIMDStackSlot()); in GetStackIndex()551 DCHECK(output_.IsStackSlot() || output_.IsDoubleStackSlot() || output_.IsUnallocated()); in UpdateOut()668 || input.IsStackSlot() in IsFixedInput()
50 if ((move.GetSource().IsStackSlot() || move.GetSource().IsDoubleStackSlot()) && in EmitNativeCode()51 (move.GetDestination().IsStackSlot() || move.GetDestination().IsDoubleStackSlot())) { in EmitNativeCode()329 if (!move->IsEliminated() && !destination.IsStackSlot() && !destination.IsDoubleStackSlot()) { in EmitNativeCode()
104 } else if (location.IsStackSlot() || location.IsDoubleStackSlot()) { in operator <<()
1550 } else if (source.IsStackSlot()) { in Move()1577 } else if (source.IsStackSlot()) { in Move()1583 } else if (destination.IsStackSlot()) { in Move()1595 DCHECK(source.IsStackSlot()) << source; in Move()1729 DCHECK(right.IsStackSlot()); in GenerateCompareTest()2112 } else if (rhs.IsStackSlot()) { in HandleCondition()2286 } else if (right.IsStackSlot()) { in VisitCompare()2717 if (receiver.IsStackSlot()) { in VisitInvokeInterface()2999 } else if (in.IsStackSlot() || in.IsDoubleStackSlot()) { in VisitTypeConversion()3023 } else if (in.IsStackSlot() || in.IsDoubleStackSlot()) { in VisitTypeConversion()[all …]
1340 DCHECK(source.IsStackSlot()); in Move32()1349 DCHECK(source.IsStackSlot()); in Move32()1353 DCHECK(destination.IsStackSlot()) << destination; in Move32()1363 DCHECK(source.IsStackSlot()); in Move32()1658 DCHECK(rhs.IsStackSlot()); in GenerateFPCompare()2450 if (receiver.IsStackSlot()) { in VisitInvokeInterface()2866 } else if (in.IsStackSlot()) { in VisitTypeConversion()2898 } else if (in.IsStackSlot()) { in VisitTypeConversion()3040 if (!in.IsDoubleStackSlot() || !out.IsStackSlot()) { in VisitTypeConversion()3048 if (out.IsStackSlot()) { in VisitTypeConversion()[all …]
78 } else if (location.IsStackSlot()) { in CheckType()538 if (out_location.IsStackSlot() || out_location.IsDoubleStackSlot()) { in PrepareCriticalNativeArgumentMoves()557 if (operands->GetSource().IsStackSlot()) { in FinishCriticalNativeFrameSetup()1265 DCHECK(location.IsStackSlot() || in RecordPcInfo()1269 if (location.IsStackSlot() || location.IsDoubleStackSlot()) { in RecordPcInfo()1594 DCHECK(dest.IsStackSlot() || dest.IsDoubleStackSlot() || dest.IsSIMDStackSlot()) << dest; in ClearSpillSlotsFromLoopPhisInStackMap()
65 if (location.IsStackSlot()) { in Resolve()503 || destination.IsStackSlot() in IsValidDestination()
579 DCHECK(src.IsStackSlot()); in GenLowestOneBit()2214 DCHECK(src.IsStackSlot()); in GenBitCount()2283 DCHECK(src.IsStackSlot()); in GenLeadingZeros()2387 DCHECK(src.IsStackSlot()); in GenTrailingZeros()2606 if (length.IsStackSlot()) { in VisitSystemArrayCopy()2679 DCHECK(length_arg.IsStackSlot()); in VisitSystemArrayCopy()2807 if (length.IsStackSlot()) { in VisitSystemArrayCopy()
2304 DCHECK(src.IsStackSlot()); in GenBitCount()2383 DCHECK(src.IsStackSlot()); in GenOneBit()2411 DCHECK(src.IsStackSlot()); in GenOneBit()2498 DCHECK(src.IsStackSlot()); in GenLeadingZeros()2571 DCHECK(src.IsStackSlot()); in GenTrailingZeros()
46 } else if (location.IsStackSlot()) { in DumpLocationForTest()
2516 DCHECK(destination.IsStackSlot()) << destination; in Move32()2525 DCHECK(source.IsStackSlot()) << source; in Move32()3464 DCHECK(!receiver.IsStackSlot()); in VisitInvokeInterface()5412 if (location.IsStackSlot()) { in VisitParameterValue()7052 DCHECK(destination.IsStackSlot()); in EmitMove()7058 } else if (source.IsStackSlot()) { in EmitMove()7067 DCHECK(destination.IsStackSlot()); in EmitMove()7078 DCHECK(destination.IsStackSlot()); in EmitMove()7125 DCHECK(destination.IsStackSlot()); in EmitMove()7168 DCHECK(destination.IsStackSlot()); in EmitMove()[all …]
311 } else if (location.IsStackSlot()) { in DumpLocation()
1479 if (source.IsStackSlot() || in MoveLocation()1496 if (source.IsStackSlot() || source.IsDoubleStackSlot()) { in MoveLocation()1533 DCHECK(destination.IsStackSlot() || destination.IsDoubleStackSlot()); in MoveLocation()1537 dst_type = destination.IsStackSlot() ? DataType::Type::kInt32 : DataType::Type::kInt64; in MoveLocation()1540 destination.IsStackSlot() ? DataType::Type::kFloat32 : DataType::Type::kFloat64; in MoveLocation()1571 DCHECK(source.IsStackSlot() || source.IsDoubleStackSlot()); in MoveLocation()4315 if (receiver.IsStackSlot()) { in VisitInvokeInterface()5562 if (location.IsStackSlot()) { in VisitParameterValue()
370 } else if (output.IsStackSlot() || output.IsDoubleStackSlot()) { in ProcessInstruction()
917 } else if (out.IsStackSlot() || out.IsDoubleStackSlot()) { in CheckForFixedOutput()