Searched refs:IsStackSlot (Results 1 – 15 of 15) sorted by relevance
256 bool IsStackSlot() const { in IsStackSlot() function298 DCHECK(IsStackSlot() || IsDoubleStackSlot() || IsSIMDStackSlot()); in GetStackIndex()568 DCHECK(output_.IsStackSlot() || output_.IsDoubleStackSlot() || output_.IsUnallocated()); in UpdateOut()685 || 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()
1802 DCHECK(right.IsStackSlot()); in GenerateCompareTest()2185 } else if (rhs.IsStackSlot()) { in HandleCondition()2794 if (receiver.IsStackSlot()) { in VisitInvokeInterface()3503 DCHECK(second.IsStackSlot()); in VisitAdd()3594 DCHECK(second.IsStackSlot()); in VisitSub()3747 if (source.IsStackSlot()) { in PushOntoFPStack()4734 if (location.IsStackSlot()) { in VisitParameterValue()5334 } else if (obj.IsStackSlot()) { in GenerateExplicitNullCheck()5954 } else if (source.IsStackSlot()) { in EmitMove()6134 } else if (source.IsStackSlot() && destination.IsStackSlot()) { in EmitSwap()[all …]
104 } else if (location.IsStackSlot() || location.IsDoubleStackSlot()) { in operator <<()
1366 DCHECK(source.IsStackSlot()); in Move32()1375 DCHECK(source.IsStackSlot()); in Move32()1389 DCHECK(source.IsStackSlot()); in Move32()1824 DCHECK(rhs.IsStackSlot()); in GenerateFPCompare()2631 if (receiver.IsStackSlot()) { in VisitInvokeInterface()3234 if (out.IsStackSlot()) { in VisitTypeConversion()3743 if (source.IsStackSlot()) { in PushOntoFPStack()4921 if (location.IsStackSlot()) { in VisitParameterValue()6174 } else if (obj.IsStackSlot()) { in GenerateExplicitNullCheck()7015 } else if (source.IsStackSlot() && destination.IsStackSlot()) { in EmitSwap()[all …]
79 } else if (location.IsStackSlot()) { in CheckType()539 if (out_location.IsStackSlot() || out_location.IsDoubleStackSlot()) { in PrepareCriticalNativeArgumentMoves()558 if (operands->GetSource().IsStackSlot()) { in FinishCriticalNativeFrameSetup()1287 DCHECK(location.IsStackSlot() || in RecordPcInfo()1291 if (location.IsStackSlot() || location.IsDoubleStackSlot()) { in RecordPcInfo()1616 DCHECK(dest.IsStackSlot() || dest.IsDoubleStackSlot() || dest.IsSIMDStackSlot()) << dest; in ClearSpillSlotsFromLoopPhisInStackMap()
65 if (location.IsStackSlot()) { in Resolve()503 || destination.IsStackSlot() in IsValidDestination()
2554 DCHECK(source.IsStackSlot()) << source; in Move32()3496 DCHECK(!receiver.IsStackSlot()); in VisitInvokeInterface()3549 if (current_method.IsStackSlot()) { in VisitInvokeInterface()5458 if (location.IsStackSlot()) { in VisitParameterValue()7141 DCHECK(destination.IsStackSlot()); in EmitMove()7147 } else if (source.IsStackSlot()) { in EmitMove()7156 DCHECK(destination.IsStackSlot()); in EmitMove()7167 DCHECK(destination.IsStackSlot()); in EmitMove()7214 DCHECK(destination.IsStackSlot()); in EmitMove()7257 DCHECK(destination.IsStackSlot()); in EmitMove()[all …]
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()
581 DCHECK(src.IsStackSlot()); in GenLowestOneBit()2317 DCHECK(src.IsStackSlot()); in GenBitCount()2386 DCHECK(src.IsStackSlot()); in GenLeadingZeros()2490 DCHECK(src.IsStackSlot()); in GenTrailingZeros()2709 if (length.IsStackSlot()) { in VisitSystemArrayCopy()2782 DCHECK(length_arg.IsStackSlot()); in VisitSystemArrayCopy()2910 if (length.IsStackSlot()) { in VisitSystemArrayCopy()
1465 if (source.IsStackSlot() || in MoveLocation()1482 if (source.IsStackSlot() || source.IsDoubleStackSlot()) { in MoveLocation()1519 DCHECK(destination.IsStackSlot() || destination.IsDoubleStackSlot()); in MoveLocation()1523 dst_type = destination.IsStackSlot() ? DataType::Type::kInt32 : DataType::Type::kInt64; in MoveLocation()1526 destination.IsStackSlot() ? DataType::Type::kFloat32 : DataType::Type::kFloat64; in MoveLocation()1557 DCHECK(source.IsStackSlot() || source.IsDoubleStackSlot()); in MoveLocation()4414 if (receiver.IsStackSlot()) { in VisitInvokeInterface()4448 if (interface_method.IsStackSlot()) { in VisitInvokeInterface()5776 if (location.IsStackSlot()) { in VisitParameterValue()
338 } else if (location.IsStackSlot()) { in DumpLocation()
370 } else if (output.IsStackSlot() || output.IsDoubleStackSlot()) { in ProcessInstruction()
917 } else if (out.IsStackSlot() || out.IsDoubleStackSlot()) { in CheckForFixedOutput()